https://bugzilla.novell.com/show_bug.cgi?id=779434 https://bugzilla.novell.com/show_bug.cgi?id=779434#c4 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |alessandro.sturniolo@gmail. | |com --- Comment #4 from Frederic Crozat <fcrozat@suse.com> 2012-09-20 09:11:47 UTC --- I think it is coming from plymouthd which is still using some files in /var/cache. Could you test the following: * boot with the debug options: systemd.log_level=debug systemd.log_target=kmsg log_buf_len=1M enforcing=0 * save the following script as /lib/systemd/system-shutdown/debug.sh and make it executable: #!/bin/sh mount -o remount,rw / dmesg > /shutdown-log.txt lsof /var >> /shutdown-log.txt mount -o remount,ro / * reboot and attach the log to this bug report -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.