summaryrefslogtreecommitdiffstats
path: root/febootstrap-to-supermin.sh
diff options
context:
space:
mode:
Diffstat (limited to 'febootstrap-to-supermin.sh')
-rwxr-xr-xfebootstrap-to-supermin.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/febootstrap-to-supermin.sh b/febootstrap-to-supermin.sh
index eccf18e..b6a2fd9 100755
--- a/febootstrap-to-supermin.sh
+++ b/febootstrap-to-supermin.sh
@@ -98,7 +98,7 @@ while read path <&7; do
if [ "$path" = "./fakeroot.log" ]; then
:
- # All we're going to keep are the special files /init, the daemon,
+ # All we're going to keep are the special files /init,
# configuration files (/etc), devices and modifiable stuff (/var).
elif [ "$path" = "./init" ]; then
echo "$path" >&5