diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2021-06-02 11:27:55 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2021-06-23 18:11:49 +0200 |
commit | a79726113a40e60d8f464b1e5c60de0e9fccf506 (patch) | |
tree | 72d7010928652a25974bbffff3c2b6d6d809a41a /TODO | |
parent | aa45911b793255bec34fe8c128c80bda1482cc14 (diff) | |
download | systemd-a79726113a40e60d8f464b1e5c60de0e9fccf506.tar.gz |
TODO: elide initrd-parse-etc.service if possible
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -885,6 +885,10 @@ Features: * fstab-generator: default to tmpfs-as-root if only usr= is specified on the kernel cmdline +* initrd-parse-etc.service: can we skip daemon-reload if /sysroot/etc/fstab is missing? + Note that we start initrd-fs.target and initrd-cleanup.target there, so a straightforward + ConditionPathExists= is not enough. + * docs: bring http://www.freedesktop.org/wiki/Software/systemd/MyServiceCantGetRealtime up to date * add a job mode that will fail if a transaction would mean stopping |