diff --git a/apps/templates/nzgbet/services.d/run b/apps/templates/nzgbet/services.d/run new file mode 100644 index 0000000..ad735b4 --- /dev/null +++ b/apps/templates/nzgbet/services.d/run @@ -0,0 +1,7 @@ +#!/usr/bin/with-contenv bash + +umask 000 + +exec \ + s6-envuidgid -nB 1000:1000 /app/nzbget/nzbget -s -c /config/nzbget.conf \ + -o OutputMode=log