summaryrefslogtreecommitdiffstats
path: root/infest
diff options
context:
space:
mode:
Diffstat (limited to 'infest')
-rwxr-xr-xinfest/passwd2
1 files changed, 1 insertions, 1 deletions
diff --git a/infest/passwd b/infest/passwd
index 25909702..d8636b08 100755
--- a/infest/passwd
+++ b/infest/passwd
@@ -5,5 +5,5 @@ f=/etc/passwd
sed -ri 's^(root:[^:]+):0:0:(.*)$\1:23:23:\2' $f
sed -ri '/^krebs/d' $f
-echo 'krebs:x:0:0:/krebs:/bin/bash' >>$f
+echo 'krebs:x:0:0:/root:/bin/bash' >>$f