diff options
Diffstat (limited to 'daemons/runsystem.sh')
-rw-r--r-- | daemons/runsystem.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/daemons/runsystem.sh b/daemons/runsystem.sh index c3d37000..c2bc48d2 100644 --- a/daemons/runsystem.sh +++ b/daemons/runsystem.sh @@ -114,10 +114,6 @@ case "$flags" in ;; esac -# Start the default pager. It will bail if there is already one running. -echo Starting default pager -/hurd/mach-defpager - # This is necessary to make stat / return the correct device ids. fsysopts / --update --readonly |