diff options
author | Lukas Nykryn <lnykryn@redhat.com> | 2013-05-16 11:09:03 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-05-16 17:23:28 -0400 |
commit | 0000ce05ed3e26a26552a0fc2ad82f7f7efd25a9 (patch) | |
tree | c4ab3ba91936280d5fbc3587778144c37ff79034 /TODO | |
parent | e4ee6e5cc3e8e23e1ecc0d9fa756d9cc2534d218 (diff) |
systemd-delta: add support for drop-in snippets
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -108,9 +108,6 @@ Features: kmod static-nodes call kmod as an early service, and drop CAP_MKNOD from udevd.service -* systemd-delta needs to be made aware of *.d/*.conf drop-in files for - units. - * seems that when we follow symlinks to units we prefer the symlink destination path over /etc and /usr. We shouldn't do that. Instead /etc should always override /run+/usr and also any symlink |