From: Michael Marineau Date: Sat, 17 May 2014 23:09:08 +0000 (-0700) Subject: man: note that entire sections can now be ignored X-Git-Tag: v213~104 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=2bcc2523711e69e6daa744641e56ed8b78646676;p=elogind.git man: note that entire sections can now be ignored Prefixing a section name with "X-" will cause it and all of its contents to be silently ignored as of commit 342aea19. --- diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 157530be3..e9031567d 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -139,10 +139,12 @@ Unit files may contain additional options on top of those listed here. If systemd encounters an unknown option, it will write a warning log message but - continue loading the unit. If an option is prefixed - with , it is ignored completely by - systemd. Applications may use this to include - additional information in the unit files. + continue loading the unit. If an option or section name + is prefixed with , it is ignored + completely by systemd. Options within an ignored + section do not need the prefix. Applications may use + this to include additional information in the unit + files. Boolean arguments used in unit files can be written in various formats. For positive settings the