From fb2f157fd9a46b2ef967b23b65f7412b87b3a1fd Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Fri, 3 Oct 2014 18:02:01 +0200 Subject: sudo is installed on most Debian systems, with the desktop, but not all: it's priority is 'optional' --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 258a61e..19e6732 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ builds. * (optional) configure `sudo` for your non-root user, * patience. -The script uses `sudo` which is installed by default on Debian, but you need to -configure your non-root user to be able to use `sudo`. +The script uses `sudo` which is installed on most Debian systems, but you need +to configure your non-root user to be able to use `sudo`. Edit the `/etc/sudoers` file and add this line at the bottom: `leap ALL=NOPASSWD: ALL` -- cgit v1.2.3