We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d4e452 commit 932f09cCopy full SHA for 932f09c
1 file changed
root/etc/s6-overlay/s6-rc.d/svc-flexget/run
@@ -4,4 +4,4 @@
4
exec \
5
s6-notifyoncheck -d -n 300 -w 1000 -c "nc -z localhost 5050" \
6
cd /config s6-setuidgid abc python3 /lsiopy/bin/flexget \
7
- --loglevel "${FG_LOG_LEVEL:-info}" --logfile "${FG_LOG_FILE:-/config/.flexget/flexget.log}" -c "${FG_CONFIG_FILE:-/config/.flexget/config.yml}" daemon start --autoreload-config
+ --loglevel "${FG_LOG_LEVEL:-info}" --logfile "${FG_LOG_FILE:-/config/.flexget/flexget.log}" -c "${FG_CONFIG_FILE:-/config/.flexget/config.yml}" daemon start
0 commit comments