Update qbittorrent.init

This commit is contained in:
MarkusMcNugen 2018-02-04 20:55:15 -05:00 committed by GitHub
parent a7affb5778
commit 8797cfd5c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,8 +15,6 @@
#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"