mirror of
https://github.com/YunoHost-Apps/jackett_ynh.git
synced 2024-09-03 19:26:28 +02:00
Update systemd.service
This commit is contained in:
parent
b1f02e0f75
commit
a613591d2f
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ Group=__APP__
|
|||
WorkingDirectory=__FINALPATH__/
|
||||
ExecStart=/bin/sh "__FINALPATH__/jackett_launcher.sh" --Port __PORT__
|
||||
#--NoUpdates
|
||||
Environment=XDG_CONFIG_HOME=__FINALPATH__/
|
||||
TimeoutStopSec=30
|
||||
SyslogIdentifier=jackett
|
||||
Restart=always
|
||||
|
|
Loading…
Add table
Reference in a new issue