summaryrefslogtreecommitdiff
path: root/daemons/runsystem.hurd.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'daemons/runsystem.hurd.sh.in')
-rw-r--r--daemons/runsystem.hurd.sh.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/daemons/runsystem.hurd.sh.in b/daemons/runsystem.hurd.sh.in
index 2d016b13..c5e3c9ff 100644
--- a/daemons/runsystem.hurd.sh.in
+++ b/daemons/runsystem.hurd.sh.in
@@ -84,8 +84,6 @@ fi
###
# Parse the multiboot command line. We only pay attention to -s and -f.
-# The first argument is the kernel file name; skip that.
-shift
flags=
while [ $# -gt 0 ]; do
arg="$1"