From fb6125466ddfa5c34890146f1c7c586c2667ff46 Mon Sep 17 00:00:00 2001 From: DementedZA Date: Wed, 17 Aug 2016 11:10:13 +0200 Subject: [PATCH] Added "exit" to stop impersonating non-root user and return to sudoer to enable services --- ...u-server-as-daemon-with-Web-interface-(15.04-and-newer).md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Setting-up-qBittorrent-on-Ubuntu-server-as-daemon-with-Web-interface-(15.04-and-newer).md b/Setting-up-qBittorrent-on-Ubuntu-server-as-daemon-with-Web-interface-(15.04-and-newer).md index ac047b8..86566c9 100644 --- a/Setting-up-qBittorrent-on-Ubuntu-server-as-daemon-with-Web-interface-(15.04-and-newer).md +++ b/Setting-up-qBittorrent-on-Ubuntu-server-as-daemon-with-Web-interface-(15.04-and-newer).md @@ -109,6 +109,10 @@ You should now see the web interface. Back at the server's command line, exit out of qbittorrent-nox instance with Ctrl+c +Now, stop impersonating the qbittorrent user to return to our account with sudo access: + +`$ exit` + **Enable service:** Now start the service,