summaryrefslogtreecommitdiff
path: root/src/shutdownd.c
Commit message (Expand)AuthorAge
* core: switch all log targets to go directly to the journal, instead via syslogLennart Poettering2012-01-12
* build-sys: move public header files into a dir of their ownLennart Poettering2012-01-05
* shutdownd: use PassCred=yes in the socket unitMichal Schmidt2011-11-30
* umask: change default umask to 0022 just to be sure, and set it explicitly in...Lennart Poettering2011-08-01
* shutdown: print the standard wall message even when the user provided oneMichal Schmidt2011-07-03
* shutdown: respect the dry run option '-k'Michal Schmidt2011-07-03
* util: make a couple of files we write atomicLennart Poettering2011-06-21
* change remaining /var/run to /runKay Sievers2011-04-04
* src: our lord is coverityLennart Poettering2011-03-31
* ask-password: don't show wall message on ttys we are already running a tty ag...Lennart Poettering2010-11-12
* shutdown: create /var/run/nologin instead of /etc/nologin which is supported ...Lennart Poettering2010-10-07
* systemctl: rework exit codes for all utility programs to follow LSB or other ...Lennart Poettering2010-08-31
* shutdownd: kill /etc/nologin file before we go downLennart Poettering2010-08-16
* shutdown: various fixes for handling of delayed shutdownsLennart Poettering2010-08-16
* log: properly open log target in the various utilitiesLennart Poettering2010-08-16
* util: use format_timestamp() instead of ctime() wherever possibleLennart Poettering2010-08-16
* systemctl: warn in intervals before going down when delayed shutdown is usedLennart Poettering2010-08-16
* shutdown: if now time argument is passed, imply +1 not +0Lennart Poettering2010-08-16
* systemctl: add support for delayed shutdown, similar to sysv in styleLennart Poettering2010-08-16