diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-01-14 22:08:33 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-01-15 11:30:42 -0500 |
commit | 9cc2c8b763fb4b9ddda95756a727a438a0d2a012 (patch) | |
tree | a321717b01b38f998eb01e3e433144e9f2c67058 /TODO | |
parent | 08177c85efd52c2c2ab00991791649ad8cf61297 (diff) |
man: add links to directive index to see-alsos
systemd.directives(5) is renamed to systemd.directives(7).
Section 7 is "Miscellaneous".
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -23,8 +23,6 @@ Features: nothing. "systemctl enable" does nothing, and gives a bad message about it. Should fix both to print nice actionable messages. -* man: link up systemd.directives better, so that people actually know about it - * fstab: add new mount option x-systemd-after=/foobar/waldo to allow manual dependencies to other mount points https://bugzilla.redhat.com/show_bug.cgi?id=812826 |