From fe6eb1c593e2df135c8807bf94df614984b4d6ec Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 23 Sep 2007 10:04:46 +0200 Subject: Adding live-helper 1.0~a1-1. --- helpers/lh_testroot | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'helpers/lh_testroot') diff --git a/helpers/lh_testroot b/helpers/lh_testroot index 67258501c..e213ec5b8 100755 --- a/helpers/lh_testroot +++ b/helpers/lh_testroot @@ -1,6 +1,8 @@ #!/bin/sh -# lh_testroot.sh +# lh_testroot(1) - ensure that a system is built as root + +set -e # Checking user account if [ "`id -u`" -ne "0" ] -- cgit v1.2.3