summaryrefslogtreecommitdiff
path: root/daemons/runsystem.sh
diff options
context:
space:
mode:
Diffstat (limited to 'daemons/runsystem.sh')
-rw-r--r--daemons/runsystem.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/daemons/runsystem.sh b/daemons/runsystem.sh
index 34dfeeb7..4894f70b 100644
--- a/daemons/runsystem.sh
+++ b/daemons/runsystem.sh
@@ -83,8 +83,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=
single=
while [ $# -gt 0 ]; do