mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-01 21:30:09 +00:00
Add WorkingDirectory to go2rtc service configuration (#9618)
This commit is contained in:
parent
5fd2a7cade
commit
d29a11acda
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ After=network.target
|
|||
[Service]
|
||||
Type=simple
|
||||
User=root
|
||||
WorkingDirectory=/opt/go2rtc
|
||||
ExecStart=/opt/go2rtc/go2rtc_linux_amd64
|
||||
|
||||
[Install]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue