aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xkiss2
1 files changed, 1 insertions, 1 deletions
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() {