- 13 Feb, 2011 2 commits
-
-
Lennart Poettering authored
-
Lennart Poettering authored
-
- 09 Feb, 2011 3 commits
-
-
Lennart Poettering authored
-
Lennart Poettering authored
-
-
- 22 Jan, 2011 1 commit
-
-
Lennart Poettering authored
-
- 20 Jan, 2011 2 commits
-
-
Lennart Poettering authored
-
Lennart Poettering authored
-
- 18 Jan, 2011 1 commit
-
-
Lennart Poettering authored
-
- 04 Jan, 2011 3 commits
-
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
- 03 Jan, 2011 2 commits
-
-
Lennart Poettering authored
It's nicer if the child process gets reinitialized cleanly instead of the parent process.
-
Lennart Poettering authored
-
- 02 Jan, 2011 1 commit
-
-
Miklos Vajna authored
-
- 21 Nov, 2010 2 commits
-
-
Lennart Poettering authored
Use them only for systemctl status. https://bugzilla.redhat.com/show_bug.cgi?id=637183
-
Lennart Poettering authored
-
- 15 Nov, 2010 1 commit
-
-
Lennart Poettering authored
-
- 12 Nov, 2010 1 commit
-
-
Lennart Poettering authored
-
- 28 Oct, 2010 1 commit
-
-
Lennart Poettering authored
-
- 27 Oct, 2010 1 commit
-
-
Lennart Poettering authored
service: when after startup only one process is in a service's cgroup, assume it is the main process
-
- 26 Oct, 2010 2 commits
-
-
Lennart Poettering authored
-
Lennart Poettering authored
-
- 22 Oct, 2010 1 commit
-
-
Lennart Poettering authored
-
- 19 Oct, 2010 1 commit
-
-
- 14 Oct, 2010 1 commit
-
-
Lennart Poettering authored
-
- 13 Oct, 2010 2 commits
-
-
Lennart Poettering authored
-
Lennart Poettering authored
-
- 12 Oct, 2010 2 commits
-
-
Lennart Poettering authored
-
Lennart Poettering authored
-
- 08 Oct, 2010 2 commits
-
-
Lennart Poettering authored
-
Lennart Poettering authored
-
- 07 Oct, 2010 1 commit
-
-
Lennart Poettering authored
-
- 06 Oct, 2010 1 commit
-
-
Lennart Poettering authored
-
- 27 Sep, 2010 1 commit
-
-
Fabiano Fidencio authored
This patch adds a cpp definition HAVE_SYSV_COMPAT that is used to isolate code dealing with /etc/init.d and /etc/rcN.d for systems where it does not make sense (one that does not use sysv or one that is fully systemd native). The patch tries to be as little intrusive as possible, however in order to minimize the number of #ifdef'ed regions I've reordered some code in path-lookup.c:lookup_paths_init() where all code dealing with sysv is now isolated under running_as == MANAGER_SYSTEM as well. Moreover, In struct Service, some fields were rearranged to reduce the number of ifdefs. Lennart's suggestions were fixed and squashed with the original patch, that was sent by Gustavo Sverzut Barbieri (barbieri@profusion.mobi).
-
- 21 Sep, 2010 1 commit
-
-
Lennart Poettering authored
-
- 20 Sep, 2010 1 commit
-
-
Michal Schmidt authored
"condrestart" should be equivalent to "try-restart", i.e. it should be translated into "TryRestartUnit". See http://fedoraproject.org/wiki/Packaging:SysVInitScript#condrestart_and_try-restart Fixes https://bugzilla.redhat.com/show_bug.cgi?id=635780
-
- 15 Sep, 2010 2 commits
-
-
Lennart Poettering authored
-
Zbyszek Szmek authored
On Tue, Sep 14, 2010 at 10:23:28PM +0200, Lennart Poettering wrote: > On Tue, 07.09.10 17:02, Zbigniew Jędrzejewski-Szmek (zbyszek@in.waw.pl) wrote: > > Urks, now I commited the wrong one... Can you prep an updated patch against > current git? Once more sorry about that. Fix below. Zbyszek
-
- 14 Sep, 2010 1 commit
-
-
Zbigniew Jędrzejewski-Szmek authored
old UNIT LOAD ACTIVE SUB JOB dev-hugepages.automount loaded active running Huge Page dev-mqueue.automount loaded active waiting POSIX Mes proc-sys...misc.automount loaded active waiting Arbitrary sys-kern...ebug.automount loaded active running Debug Fil new UNIT LOAD ACTIVE SUB JOB dev-hugepages.automount loaded active running Huge Pages File System Automount Poi dev-mqueue.automount loaded active waiting POSIX Message Queue File System Auto systemd-shutdownd.socket loaded active listening systemd Delayed Shutdown Socket
-