https://bugzilla.novell.com/show_bug.cgi?id=818987 https://bugzilla.novell.com/show_bug.cgi?id=818987#c20 --- Comment #20 from Frederic Crozat <fcrozat@suse.com> 2013-07-29 15:34:52 UTC --- [ 1501.877298] systemd[1]: Failed to load configuration for poweroff.service: No such file or directory sounds wrong but I don't think it is causing your issue. Could you try the following (as root): sed -e 's/=poweroff.service/=systemd-poweroff.service/g' /usr/lib/systemd/system/plymouth-poweroff.service > /etc/systemd/system/plymouth-poweroff.service then run systemctl daemon-reload (as root) and try to power off your system again. Does running "poweroff -f" works ? (careful, it will turn off your system just as if you would cut power. Be sure to do that without any open application running) If it doesn't work, I think it might be a kernel issue -- 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.