From d1962c6a7d967290959f2ae307bf59695e402b6d Mon Sep 17 00:00:00 2001 From: obrien Date: Sat, 23 Feb 2002 01:49:20 +0000 Subject: The usage of 'newaliases' needs to be after we know for sure that /usr is mounted. Submitted by: rizzo --- etc/rc.initdiskless | 5 ----- 1 file changed, 5 deletions(-) (limited to 'etc/rc.initdiskless') diff --git a/etc/rc.initdiskless b/etc/rc.initdiskless index 050628a..cc1562d 100644 --- a/etc/rc.initdiskless +++ b/etc/rc.initdiskless @@ -115,11 +115,6 @@ for i in ${bootp_ipbca} ${bootp_ipa} ; do fi done -# Since we are starting with a very fresh /etc on an MFS: -if [ -d /conf/default/etc ]; then - newaliases -if - # Tell /etc/rc to run the specified script after it does its mounts but # before it does anything else. # -- cgit v1.1