X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.path.xml;h=e816c3018c13430b2bd2332defb5c4ddfa03c254;hb=af49ec2c7de8698da61114c9e1ddfc8a8b9802c8;hp=d5495c7cc39222ae04a2ed68cfaf91e6b30b69a0;hpb=f3e219a238c716ffa06fab7b0618197c090dfd5a;p=elogind.git diff --git a/man/systemd.path.xml b/man/systemd.path.xml index d5495c7cc..e816c3018 100644 --- a/man/systemd.path.xml +++ b/man/systemd.path.xml @@ -168,6 +168,28 @@ identical, except for the suffix. + + MakeDirectory= + + Takes a boolean + argument. If true the directories to + watch are created before + watching. This option is ignored for + PathExists= + settings. Defaults to + . + + + DirectoryMode= + + If + MakeDirectory= is + enabled use the mode specified here to + create the directories in + question. Takes an access mode in + octal notation. Defaults to + . +