summaryrefslogtreecommitdiffstats
path: root/units (follow)
Commit message (Expand)AuthorAgeFilesLines
* getty: skip VC gettys if the VC subsystem is not availableLennart Poettering2012-04-121-0/+5
* getty: VC devices are always available, we don't need to wait until they show upLennart Poettering2012-04-121-2/+1
* units: start vconsole-setup only if there's actually a virtual console deviceLennart Poettering2012-04-121-0/+1
* units: run sysctl stuff only when /proc/sys is actually writable, to quieten ...Lennart Poettering2012-04-121-0/+1
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12110-220/+220
* units: exclude gettys from isolate requestsLennart Poettering2012-04-112-0/+2
* enable proper access timestamps on all tmpfs mountsKay Sievers2012-04-111-1/+1
* units: introduce nss-user-lookup.targetLennart Poettering2012-04-114-2/+18
* units: direct users to the journal for logs when entering rescue modeLennart Poettering2012-04-041-1/+1
* units/: use @SYSTEMCTL@ instead of hardcoded pathsDave Reisner2012-04-045-5/+6
* udev: fix path in udev.serviceKay Sievers2012-04-041-1/+1
* move imported udev into placeKay Sievers2012-04-046-0/+72
* units: mount /tmp as tmpfsKay Sievers2012-03-271-0/+16
* units: get rid of var-run.mount and var-lock.mountLennart Poettering2012-03-272-38/+0
* units: don't mount tmpfs on /media anymoreLennart Poettering2012-03-271-16/+0
* systemd: mount the securityfs filesystem at early stageRoberto Sassu2012-03-221-17/+0
* socket: add option for SO_PASSECLennart Poettering2012-03-133-0/+3
* units: reword rescue/emergency mode message to fit in 80charsLennart Poettering2012-02-152-2/+2
* journal: add CAP_SETUID and CAP_SETGID to capabilities for journald, so that ...Lennart Poettering2012-02-101-1/+1
* service: ignore SIGPIPE by defaultv41Lennart Poettering2012-02-095-0/+5
* journal: limit caps we pass to journaldLennart Poettering2012-02-091-1/+1
* move /usr/bin/systemd to /usr/lib/systemd/systemdKay Sievers2012-02-081-1/+1
* logind: add sys_tty_config capability, to let it use VT_ACTIVATE ioctl on "ac...Mike Kazantsev2012-01-271-1/+1
* log: increase socket buffers for logging by defaultLennart Poettering2012-01-272-0/+2
* core: switch all log targets to go directly to the journal, instead via syslogLennart Poettering2012-01-122-2/+2
* units: make sure syslog socket goes away early during shutdownLennart Poettering2012-01-121-0/+2
* units: remove left-over unit fileLennart Poettering2012-01-061-19/+0
* journald: start the journal after the syslog socket, so that the syslog socke...Lennart Poettering2012-01-061-1/+2
* kmsg-syslogd: remove kmsg-syslogd, since it's entirely obsoleted and replaced...Lennart Poettering2012-01-061-9/+14
* stdout: remove stdout-syslog-bridge since it is now obsoleted by journaldLennart Poettering2012-01-062-45/+0
* journal: move sockets into their own subdirLennart Poettering2012-01-052-3/+3
* socket: rename the PassCred= option to PassCredentials=, since we don't want ...Lennart Poettering2011-12-313-2/+3
* Merge branch 'journal'Lennart Poettering2011-12-314-1/+50
|\
| * journald: forward all syslog messages to syslogdLennart Poettering2011-12-301-1/+1
| * journal: add unit files and shared library glueLennart Poettering2011-12-303-0/+49
* | rc-local: order after network.targetMichal Schmidt2011-12-022-0/+2
* | rc-local: no need to check if the script is executableMichal Schmidt2011-12-022-2/+0
* | add a generator to pull rc-local.service inMichal Schmidt2011-12-022-1/+5
* | syslog: use PassCred=yes for the /dev/log socketMichal Schmidt2011-11-301-0/+1
* | shutdownd: use PassCred=yes in the socket unitMichal Schmidt2011-11-301-0/+1
* | units/suse: let rc-local.service log to syslogMichal Schmidt2011-11-091-1/+0
* | units/fedora: let rc-local.service log to syslogMichal Schmidt2011-11-091-1/+0
* | units: drop unnecessary 'StandardOutput=syslog'Michal Schmidt2011-11-096-6/+0
|/
* Add Mageia supportDexter Morgan2011-11-025-1/+34
* units: drop [Install] section from remote-fs-pre.targetLennart Poettering2011-11-011-3/+0
* units: forgot target unitsLennart Poettering2011-10-112-0/+26
* units: increase LimitNOFILE a bitLennart Poettering2011-10-112-0/+8
* units: remount root and API FS before all mount units are appliedLennart Poettering2011-10-112-2/+4
* readahead: opt out of bridge logging for readahead in order not to delay thin...Lennart Poettering2011-09-232-0/+2
* units: fix rescue.service race with plymouthMichal Schmidt2011-09-221-1/+1