From 06cb73aff474a1258ef28aa81fa92020c45e47fe Mon Sep 17 00:00:00 2001 From: "dylan.araps@gmail.com" Date: Mon, 27 Jan 2020 20:18:20 +0000 Subject: docs: update FossilOrigin-Name: 4a7d42865ea6e168cb79846323e1a210b6d89f9c7814f1efc77f701f1963c7ef --- 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() { -- cgit v1.2.3