Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-31 | systemctl: rework exit codes for all utility programs to follow LSB or other ↵ | Lennart Poettering | |
standards | |||
2010-08-16 | shutdownd: kill /etc/nologin file before we go down | Lennart Poettering | |
2010-08-16 | shutdown: various fixes for handling of delayed shutdowns | Lennart Poettering | |
2010-08-16 | log: properly open log target in the various utilities | Lennart Poettering | |
2010-08-16 | util: use format_timestamp() instead of ctime() wherever possible | Lennart Poettering | |
2010-08-16 | systemctl: warn in intervals before going down when delayed shutdown is used | Lennart Poettering | |
2010-08-16 | shutdown: if now time argument is passed, imply +1 not +0 | Lennart Poettering | |
That should friendlier for folks who just run "shutdown" to figure out the command line arguments... https://bugzilla.redhat.com/show_bug.cgi?id=624149 | |||
2010-08-16 | systemctl: add support for delayed shutdown, similar to sysv in style | Lennart Poettering | |