1
0
Fork 0
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:
ericgaspar 2021-09-11 12:17:17 +02:00
parent b1f02e0f75
commit a613591d2f
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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