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 | |||
2011-04-16 | units: order quotacheck after remount-rootfs | Lennart Poettering | |
2010-10-20 | syslog: enable kmsg bridge by default and enable syslogging for early boot ↵ | Lennart Poettering | |
services | |||
2010-10-19 | fsck: properly hook in fsck everywhere, add special support for fsck'ing ↵ | Lennart Poettering | |
root dir | |||
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-20 | units: add service file that remounts the root file system | Lennart Poettering | |