summaryrefslogtreecommitdiff
path: root/units
Commit message (Expand)AuthorAgeFilesLines
* 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
* units: introduce unit file for FUSE fsLennart Poettering2011-09-221-0/+18
* units: In MeeGo there was more than one ExecStart lines present that caused s...Marko Saukko2011-09-211-2/+2
* units: we don't need to check whether /sys/kernel/security is already mounted...Lennart Poettering2011-09-211-1/+0
* units: drop automount unit for /dev/hugepagesLennart Poettering2011-09-212-15/+2
* units: drop automount unit for /dev/mqueueLennart Poettering2011-09-212-15/+2
* units: drop automount unit for /sys/kernel/securityLennart Poettering2011-09-212-16/+3
* units: drop automount unit for /sys/kernel/debugLennart Poettering2011-09-213-15/+3
* units: drop /sys/kernel/config automount unitLennart Poettering2011-09-212-16/+3
* condition: add ConditionPathIsSymbolicLinkMichal Schmidt2011-09-212-0/+2
* units: don't initialize automount point for securityfs if the initrd already ...Lennart Poettering2011-09-211-0/+1
* units: direct stdout/stderr of rescue shells to ttyMichal Schmidt2011-09-203-0/+6
* units: Add support for automounting configfs, ala debugfs, etc.Bill Nottingham2011-09-202-0/+30
* locale: support $LANGUAGE tooLennart Poettering2011-08-311-1/+1
* man: don't recommend After=syslog.target anymore since we don't support non-s...Lennart Poettering2011-08-313-3/+3
* stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptiveLennart Poettering2011-08-303-4/+4
* untis: allow both console and plymouth ask password agents in boot transactio...Lennart Poettering2011-08-294-2/+10
* plymouth: don't enable ask-password agent of plymouth is disabledLennart Poettering2011-08-292-0/+2
* umask: set umask of a number of sockets by default, even though we check cred...Lennart Poettering2011-08-011-0/+1