Skip to content

Commit 4f63ccf

Browse files
authored
Merge pull request #30 from nbarrientos/main
2 parents 9d4e452 + 932f09c commit 4f63ccf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • root/etc/s6-overlay/s6-rc.d/svc-flexget

root/etc/s6-overlay/s6-rc.d/svc-flexget/run

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
exec \
55
s6-notifyoncheck -d -n 300 -w 1000 -c "nc -z localhost 5050" \
66
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
7+
--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

Comments
 (0)