Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-09 | units: drop unnecessary 'StandardOutput=syslog' | Michal Schmidt | |
DefaultStandardOutput is syslog anyway. There's no reason to assume that the administrator would want these units to be excluded when he configures a different DefaultStandardOutput. | |||
2011-10-11 | units: remount root and API FS before all mount units are applied | Lennart Poettering | |
In order to ensure that bind mounts copy the final mount settings to the new bind mount make the root and API FS mount options are applied before the other file systems are mounted. https://bugzilla.redhat.com/show_bug.cgi?id=718464 | |||
2010-10-20 | syslog: enable kmsg bridge by default and enable syslogging for early boot ↵ | Lennart Poettering | |
services | |||
2010-10-07 | units: make sure we run all early boot units before entering basic.target | Lennart Poettering | |
2010-09-28 | units: add readahead unit files | Lennart Poettering | |
2010-09-28 | units: enable mount units by default and hook binary units into base.target ↵ | Lennart Poettering | |
instead of sysinit.target, leaving the latter for sysv compatibility | |||
2010-08-25 | systemd-remount-api-vfs.service: fix typo | Kay Sievers | |
2010-08-20 | remount: add tool that applies /etc/fstab mount options to all api mounts | Lennart Poettering | |