Fix ExecStart command in matterbridge service install script to allow childbridge mode (#9603)
This commit is contained in:
parent
277abdf0e4
commit
833866d097
@ -26,7 +26,7 @@ After=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=matterbridge -bridge -service
|
||||
ExecStart=matterbridge -service
|
||||
WorkingDirectory=/root/Matterbridge
|
||||
StandardOutput=inherit
|
||||
StandardError=inherit
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user