summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x3_configure.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/3_configure.sh b/3_configure.sh
index 558df99..8abbda9 100755
--- a/3_configure.sh
+++ b/3_configure.sh
@@ -9,7 +9,7 @@ set -e
. ./functions || exit 1
# Check if already installed
-if ! ./chroot.sh grep -q 'root::' "/etc/passwd"; then
+if ! ./chroot.sh grep -q 'root::' "/etc/shadow"; then
echo 'ERROR: rootfd already (halfway?) configured!' >&2
exit 1
fi
aster'>Diffstat (limited to 'tags/40/4c/20200217094735.29F3C13F33@util2.dkhm/unread')
-rw-r--r--tags/40/4c/20200217094735.29F3C13F33@util2.dkhm/unread0
1 files changed, 0 insertions, 0 deletions