<br><br><div class="gmail_quote">On Fri, Feb 17, 2012 at 11:41 AM, Patrick Horgan <span dir="ltr">&lt;<a href="mailto:phorgan1@gmail.com">phorgan1@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
# uname -r<br>
2.6.41.10-3.fc15.x86_64<br>
<br>
<br>
First there was an upgrade:<br>
<br>
Feb 12 05:09:27 s3 yum[14291]: Updated: systemd-units-26-16.fc15.x86_64<br>
Feb 12 05:09:43 s3 systemd[1]: Reexecuting.<br>
Feb 12 05:09:44 s3 systemd[1]: systemd 26 running in system mode. (+PAM<br>
+LIBWRAP +AUDIT +SELINUX +SYSVINIT +LIBCRYPTSETUP; fedora)<br>
Feb 12 05:09:44 s3 yum[14291]: Updated: systemd-26-16.fc15.x86_64<br>
Feb 12 05:09:45 s3 yum[14291]: Updated: systemd-sysv-26-16.fc15.x86_64<br>
Feb 12 05:09:50 s3 systemd[1]: Reloading.<br>
Feb 12 05:09:32 s3 yum[14291]: Updated: kernel-headers-2.6.42.3-2.fc15.x86_64<br>
Feb 12 05:09:40 s3 yum[14291]: Installed: kernel-2.6.42.3-2.fc15.x86_64<br>
<br>
<br>
Then, when a cron job noticed the new kernel and tried to do a shutdown<br>
timed reboot via<br>
<br>
/sbin/shutdown -r +5<br>
<br>
in /var/log/messages I get:<br>
<br>
Feb 13 03:00:01 s3 systemd-shutdownd[2733]: Received message without<br>
credentials. Ignoring.<br>
<br>
<br>
and the system does not reboot.  Since it talked about credentials, I<br>
double checked that selinux is not active on the machine:<br>
<br>
# /usr/sbin/sestatus<br>
SELinux status:                 disabled<br>
<br>
yum update is done every day, but the problem still persists.  The cron<br>
job notices every day that the running kernel is not the new one and<br>
tries to schedule a reboot and the same error message gets into the logs.<br>
<br>
I have been reading about systemd. I&#39;ve read everything on the wiki, the<br>
man pages, and on Lennart&#39;s blog.  I&#39;ve watched videos of his<br>
presentation about systemd and I STILL don&#39;t have a clue.  My next<br>
choice is to use strace on the pid and see what happens when I try the<br>
shutdown so I can see what it&#39;s trying to do that makes is issue the log<br>
message, but I was hoping someone here would know;)<br>
<span class="HOEnZb"><font color="#888888"><br>
Patrick<br>
--<br>
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
Have a question? Ask away: <a href="http://ask.fedoraproject.org" target="_blank">http://ask.fedoraproject.org</a></font></span></blockquote><div><br></div><div>Interesting. Does </div><div><br></div><div># init 5</div><div>
<br></div><div>or </div><div><br></div><div># reboot</div><div><br></div><div>work?</div><div><br></div><div>Boris. </div></div><br>