Summary of my Fedora 9 Boot Time Testing

Harald Hoyer harald at redhat.com
Fri Apr 4 11:52:41 UTC 2008


Harald Hoyer wrote:
> Harald Hoyer wrote:
>> Turning off selinux and related services saves 10s overall boot time. 
>> Trading off security with boot time. I don't know. But maybe a good 
>> starting point for optimization.
> 
> Boot time:
> 35s without selinux  and without auditd
> 40s with selinux + auditd + restorecond
> 45s with selinux + auditd + restorecond + setroubleshootd
> 
> I can live without setroubleshootd..
> 

or

$ cat /etc/event.d/setroubleshootd
# setroubleshoot
#
# Starts setroubleshoot
#
#
start on stopped rc5

stop on runlevel [!5]

script	
	/bin/sleep 60
	exec /usr/sbin/setroubleshootd -f
end script




More information about the fedora-devel-list mailing list