Dear all
after upgrading to Leap 16.0 and activating SELinux I noticed that booting is taking much longer. The culprit seems to be dracut-pre-pivot:
May 18 23:16:00 noname systemd[1]: Starting dracut pre-pivot and cleanup hook...
May 18 23:16:00 noname dracut-pre-pivot[908]: SELinux: relabeling root filesystem
May 18 23:16:00 noname dracut-pre-pivot[908]: SELinux: mount root read-write and relabel
May 18 23:16:08 noname dracut-pre-pivot[931]: /sbin/setfiles: conflicting specifications for /usr/lib64/FreeCAD/Mod/CAM/Path/Post/scripts/__init__.py and /usr/lib64/FreeCAD/Mod/Assembly/AssemblyTests/__init__.py, using system_u:object_r:lib_t:s0.
May 18 23:16:15 noname dracut-pre-pivot[931]: /sbin/setfiles: conflicting specifications for /usr/bin/blender-thumbnailer and /usr/bin/blender-thumbnailer-4.5, using system_u:object_r:bin_t:s0.
May 18 23:17:34 noname dracut-pre-pivot[931]: /sbin/setfiles: conflicting specifications for /usr/share/sgml/docbook/dsssl-stylesheets-1.79/doc/lib/ChangeLog and /usr/share/sgml/docbook/dsssl-stylesheets-1.79/docsrc/htmlpr/ChangeLog, using system_u:object_r:usr_t:s0.
May 18 23:18:17 noname systemd[1]: Finished dracut pre-pivot and cleanup hook.
May 18 23:18:17 noname systemd[1]: dracut-pre-pivot.service: Deactivated successfully.
May 18 23:18:17 noname systemd[1]: Stopped dracut pre-pivot and cleanup hook.
which takes 2 minutes 17 seconds, on every boot. Can I speed up this process?
Best regards,
George