mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 22:55:11 +00:00
Update qbittorrent.init
This commit is contained in:
parent
cbcf295d80
commit
323e8e7606
@ -15,6 +15,8 @@
|
||||
#Edit the user that qbittorrent-nox will run as.
|
||||
USER=${PUID}
|
||||
GROUP=${PGID}
|
||||
echo "$(getent passwd)"
|
||||
echo "$(getent passwd)"
|
||||
|
||||
# No need to edit these. Logging is sent to /var/log/qbittorrent-nox.log by default.
|
||||
PATH="/sbin:/usr/sbin:/bin:/usr/bin"
|
||||
|
Loading…
Reference in New Issue
Block a user