diff options
Diffstat (limited to 'daemons/runsystem.sh')
-rw-r--r-- | daemons/runsystem.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/daemons/runsystem.sh b/daemons/runsystem.sh index ae25a7d6..5d0ad01f 100644 --- a/daemons/runsystem.sh +++ b/daemons/runsystem.sh @@ -118,9 +118,6 @@ esac /hurd/mach-defpager # This is necessary to make stat / return the correct device ids. -# Work around a race condition (probably in the root translator). -for i in `seq 1 100000` ; do : ; done # XXX - fsysopts / --update --readonly # Finally, start the actual init. |