diff options
-rw-r--r-- | daemons/runsystem.hurd.sh.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/daemons/runsystem.hurd.sh.in b/daemons/runsystem.hurd.sh.in index a2e464a7..58cfbe7b 100644 --- a/daemons/runsystem.hurd.sh.in +++ b/daemons/runsystem.hurd.sh.in @@ -56,6 +56,8 @@ singleuser () exit 127 } +# Print a newline. +echo # See whether pflocal is set up already, and do so if not (install case) # |