Subject: Faster boot - Delaying rc.conf services
To: None <netbsd-users@netbsd.org>
From: C. K. <ck74@operamail.com>
List: netbsd-users
Date: 08/11/2007 15:50:39
Hi,

I would like to have fast initial boot and it could be better to have ie; 5
mins delay in starting following services -- which are currently in rc.conf
file:

sshd=YES
apache=YES
mysqld=YES
lpd=YES
and_similar_softwares=YES


Then, KDM login screen may appear ie; 10 secs faster. sleep (5); in ie;
/etc/rc.d/sshd didn't work.

Any advise other than compiling kernel? Boot untill dhclient service starts
is only 22 secs and that's acceptable.


Regards,



-- 
View this message in context: http://www.nabble.com/Faster-boot---Delaying-rc.conf-services-tf4254983.html#a12109683
Sent from the netbsd-users mailing list archive at Nabble.com.