Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-11 | install: fix wrong dbus connection shutdown | Lennart Poettering | |
2010-07-09 | install: properly parse --realize=reload | Lennart Poettering | |
2010-07-08 | install: various improvements | Lennart Poettering | |
Rename --start to --realize, to make things less confusing when doing "systemctl stop --realize foo.service". Introduce --realize=reload. Don't talk to systemd when run within a chroot, or when systemd isn't running. | |||
2010-07-07 | dbus: don't try to run AddMatch when connected to a private bus | Lennart Poettering | |
2010-07-06 | install: implement --start option | Lennart Poettering | |
2010-06-24 | utils: show help blurb when run without any arguments | Lennart Poettering | |
2010-06-24 | minor fixes to help texts | Lennart Poettering | |
2010-06-19 | manager: get rid of destinction between running_as=system and ↵ | Lennart Poettering | |
running_as=init, as there is little value in it and we cannot really test this | |||
2010-06-18 | install: make systemd-install useful for installation of template instances | Lennart Poettering | |
2010-06-17 | log: make color/location logging optional | Lennart Poettering | |
2010-06-16 | service: optionally call into PAM when dropping priviliges | Lennart Poettering | |
2010-06-16 | install: add systemd-install tool for managing alias/wants symlinks | Lennart Poettering | |