From 8797cfd5c26c53da2b31edc9cc64b639ed4fb111 Mon Sep 17 00:00:00 2001 From: MarkusMcNugen Date: Sun, 4 Feb 2018 20:55:15 -0500 Subject: [PATCH] Update qbittorrent.init --- qbittorrent/qbittorrent.init | 2 -- 1 file changed, 2 deletions(-) diff --git a/qbittorrent/qbittorrent.init b/qbittorrent/qbittorrent.init index 98232d2..5c12a91 100644 --- a/qbittorrent/qbittorrent.init +++ b/qbittorrent/qbittorrent.init @@ -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"