Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-11 | shutdownd: rework interface, allow subscribing to scheduled shutdowns | Lennart Poettering | |
This extends the shutdownd interface to expose schedule shutdown information in /run/systemd/shutdown/schedule. This also cleans up the shutdownd protocol and documents it in a header file sd-shutdown.h. This is supposed to be used by client code that wants to control and monitor scheduled shutdown. | |||
2011-07-03 | shutdown: respect the dry run option '-k' | Michal Schmidt | |
Don't do the actual power-off/reboot when '-k' is passed to shutdown. Related to: https://bugzilla.redhat.com/show_bug.cgi?id=624149 | |||
2010-08-16 | systemctl: warn in intervals before going down when delayed shutdown is used | Lennart Poettering | |
2010-08-16 | systemctl: add support for delayed shutdown, similar to sysv in style | Lennart Poettering | |