mirror of
https://github.com/Jackett/Jackett
synced 2025-01-03 13:46:10 +00:00
parent
ebd6b6b061
commit
0d97446015
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ Type=simple
|
||||||
User=${JACKETT_USER}
|
User=${JACKETT_USER}
|
||||||
Group=${JACKETT_USER}
|
Group=${JACKETT_USER}
|
||||||
WorkingDirectory=${JACKETT_DIR}
|
WorkingDirectory=${JACKETT_DIR}
|
||||||
|
Environment="DOTNET_EnableDiagnostics=0"
|
||||||
ExecStart=/bin/sh "${JACKETT_DIR}/jackett_launcher.sh"
|
ExecStart=/bin/sh "${JACKETT_DIR}/jackett_launcher.sh"
|
||||||
TimeoutStopSec=30
|
TimeoutStopSec=30
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue