mirror of
https://github.com/YunoHost-Apps/owncast_ynh.git
synced 2024-09-03 19:56:20 +02:00
Update systemd.service
This commit is contained in:
parent
a6998da5f8
commit
942dcd9717
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Type=simple
|
|||
User=__APP__
|
||||
Group=__APP__
|
||||
WorkingDirectory=__FINALPATH__/
|
||||
ExecStart=__FINALPATH__/owncast --enableVerboseLogging -webserverport __PORT__
|
||||
ExecStart=__FINALPATH__/owncast --enableVerboseLogging -webserverport __PORT__ -streamkey __PASSWORD__
|
||||
Restart=on-failure
|
||||
RestartSec=5
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue