diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-10-06 10:04:49 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2017-10-06 10:04:49 +0200 |
commit | 83fefc8888620ce27ba39d906bd879bbcb6bc84e (patch) | |
tree | c7fc3ea7a7e8701ceaf5003ccfda1b38f13baec2 /TODO | |
parent | a7456af52c796d80f5f42988348ed54f61c85395 (diff) | |
download | systemd-83fefc8888620ce27ba39d906bd879bbcb6bc84e.tar.gz |
man: explain precedence for options which take a list (#7010)
Hopefully finally fixes #6639.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -736,6 +736,8 @@ Features: * create /sbin/init symlinks from the build system +* add a dependency on standard-conf.xml and other included files to man pages + * MountFlags=shared acts as MountFlags=slave right now. * properly handle loop back mounts via fstab, especially regards to fsck/passno |