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