chiark / gitweb /
systemctl: use isolate when called as telinit for a runlevel
[elogind.git] / src / systemctl.c
2010-06-19 Lennart Poetteringdbus: to make sure that systemd stays controllable...
2010-06-18 Lennart Poetteringsystemctl: don't fail if first argument to shutdown...
2010-06-18 Lennart Poetteringsystemctl: when called as shutdown, fail if first argum...
2010-06-18 Lennart Poetteringsystemctl: when called as shutdown, properly handle...
2010-06-18 Lennart Poetteringsystemctl: add compat support for shutting down the...
2010-06-18 Lennart Poetteringsystemctl: add /dev/initctl fallback
2010-06-18 Lennart Poetteringsystemctl: add verbs for special units
2010-06-18 Lennart Poetteringsystemctl: warn users via wall that the system goes...
2010-06-17 Lennart Poetteringsystemctl: provide compatibility implementations for...
2010-06-16 Lennart Poetteringservice: optionally call into PAM when dropping priviliges
2010-06-15 Lennart Poetteringinstall: add systemd-install tool for managing alias...
2010-06-15 Lennart Poetteringsystemctl: make sure getopt doesn't segfault
2010-06-15 Lennart Poetteringmanager: recheck unit paths on daemon reload
2010-06-15 Lennart Poetteringsystemctl: fix race in --block
2010-06-15 Lennart Poetteringsystemctl: reimplement systemctl in pure C without...