summaryrefslogtreecommitdiff
path: root/units
AgeCommit message (Expand)Author
2011-12-31socket: rename the PassCred= option to PassCredentials=, since we don't want ...Lennart Poettering
2011-12-31Merge branch 'journal'Lennart Poettering
2011-12-30journald: forward all syslog messages to syslogdLennart Poettering
2011-12-30journal: add unit files and shared library glueLennart Poettering
2011-12-02rc-local: order after network.targetMichal Schmidt
2011-12-02rc-local: no need to check if the script is executableMichal Schmidt
2011-12-02add a generator to pull rc-local.service inMichal Schmidt
2011-11-30syslog: use PassCred=yes for the /dev/log socketMichal Schmidt
2011-11-30shutdownd: use PassCred=yes in the socket unitMichal Schmidt
2011-11-09units/suse: let rc-local.service log to syslogMichal Schmidt
2011-11-09units/fedora: let rc-local.service log to syslogMichal Schmidt
2011-11-09units: drop unnecessary 'StandardOutput=syslog'Michal Schmidt
2011-11-02Add Mageia supportDexter Morgan
2011-11-01units: drop [Install] section from remote-fs-pre.targetLennart Poettering
2011-10-11units: forgot target unitsLennart Poettering
2011-10-11units: increase LimitNOFILE a bitLennart Poettering
2011-10-11units: remount root and API FS before all mount units are appliedLennart Poettering
2011-09-23readahead: opt out of bridge logging for readahead in order not to delay thin...Lennart Poettering
2011-09-22units: fix rescue.service race with plymouthMichal Schmidt
2011-09-22units: introduce unit file for FUSE fsLennart Poettering
2011-09-21units: In MeeGo there was more than one ExecStart lines present that caused s...Marko Saukko
2011-09-21units: we don't need to check whether /sys/kernel/security is already mounted...Lennart Poettering
2011-09-21units: drop automount unit for /dev/hugepagesLennart Poettering
2011-09-21units: drop automount unit for /dev/mqueueLennart Poettering
2011-09-21units: drop automount unit for /sys/kernel/securityLennart Poettering
2011-09-21units: drop automount unit for /sys/kernel/debugLennart Poettering
2011-09-21units: drop /sys/kernel/config automount unitLennart Poettering
2011-09-21condition: add ConditionPathIsSymbolicLinkMichal Schmidt
2011-09-21units: don't initialize automount point for securityfs if the initrd already ...Lennart Poettering
2011-09-20units: direct stdout/stderr of rescue shells to ttyMichal Schmidt
2011-09-20units: Add support for automounting configfs, ala debugfs, etc.Bill Nottingham
2011-08-31locale: support $LANGUAGE tooLennart Poettering
2011-08-31man: don't recommend After=syslog.target anymore since we don't support non-s...Lennart Poettering
2011-08-30stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptiveLennart Poettering
2011-08-29untis: allow both console and plymouth ask password agents in boot transactio...Lennart Poettering
2011-08-29plymouth: don't enable ask-password agent of plymouth is disabledLennart Poettering
2011-08-01umask: set umask of a number of sockets by default, even though we check cred...Lennart Poettering
2011-07-12unit: introduce ConditionFileIsExecutable= and use it where we check for a bi...Lennart Poettering
2011-07-12units: add units for boot.local/halt.local on SUSE distributions.Frederic Crozat
2011-07-02units: enable dev-hugepages.automount and dev-mqueue.automount only when enab...Lennart Poettering
2011-07-01logind: temporarily hack right user bus address into unit fileLennart Poettering
2011-06-30logind: add service for per-user shared systemd daemonLennart Poettering
2011-06-28logind: autospawn gettys when necessaryLennart Poettering
2011-06-27units: Use /etc/rc.d/rc.local as the path to rc.local in Fedora.Bill Nottingham
2011-06-24logind: add more necessary caps to the serviceLennart Poettering
2011-06-24logind: fix set of capabilitiesLennart Poettering
2011-06-21dbus: add dbus introspection extractionLennart Poettering
2011-06-21mechanisms: add mechanisms to change system locale and clockLennart Poettering
2011-06-14remote-fs.target: do not order after network.targetTom Gundersen
2011-05-25drop hwclock-save.serviceKay Sievers