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
--
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list