diff options
-rwxr-xr-x | rc.d/rc.sysinit | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit index e55425d3..3056aafc 100755 --- a/rc.d/rc.sysinit +++ b/rc.d/rc.sysinit @@ -178,9 +178,6 @@ if [ -f /etc/rc.modules ]; then /etc/rc.modules fi -# Network goo. - - # Start the graphical boot, if necessary; /usr may not be mounted yet, so we # may have to do this again after mounting RHGB_STARTED=0 |