docker-qbittorrent/root/etc/services.d/qbittorrent/run
2017-05-19 10:28:58 +01:00

8 lines
129 B
Text

#!/usr/bin/with-contenv bash
UMASK_SET=${UMASK_SET:-022}
umask "$UMASK_SET"
exec \
s6-setuidgid abc /usr/bin/qbittorrent-nox