From d80f714268f7414107716f16807cdf00821bd04f Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 27 Jan 2020 22:18:20 +0200 Subject: [PATCH] docs: update --- kiss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kiss b/kiss index 8303bae..13283d9 100755 --- a/kiss +++ b/kiss @@ -61,7 +61,7 @@ root_cache() { # Validate the password now with a simple 'true' command # as we don't yet need to elevate permissions. - dosu true + dosu /bin/true } dosu() {