Hi Systemd devs : We have some scripts that depend on the kernel printing "Restarting system." when a "reboot" command is issued on the console. Unfortunately we are not seeing such a message just before reboot. It seems that the reboot() syscall is not even getting invoked by start_special(). Do you guys have any insights on this? Is there any way to "fix" this?
version : rpm : systemd-201-2.fc18.9.i686 % systemd --version systemd 201 +PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ [ani@bs360:/src] [EOS18.dev]% systemctl --version systemd 201 +PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ Thanks! ani _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel