Created attachment 443483 [details] example screenshot Description of problem: When powering off machine (or rebooting), I see this error message in the output: Stopping rpcbind (via systemctl): /etc/init.d/killall: line 16: 1654 Terminated /etc/init.d/$subsys stop See screenshot. Version-Release number of selected component (if applicable): systemd-9-3.fc14.x86_64 systemd-units-9-3.fc14.x86_64 systemd-sysvinit-9-3.fc14.x86_64 How reproducible: always
That's weird. The normal service stop is taking long enough that it kills killall trying to stop it? Do we have some ordering/dependency issue here where killall is being run too soon?
Reproduced it when testing systemd on the test day: https://fedoraproject.org/wiki/Test_Day:2010-09-07_Systemd
*** This bug has been marked as a duplicate of bug 630935 ***