From: Lennart Poettering Date: Mon, 1 Aug 2011 20:37:45 +0000 (+0200) Subject: man: document that we default to 022 as umask X-Git-Tag: v33~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=260d370833ba5449f77d4184a8eb80e5501be900;p=thirdparty%2Fsystemd.git man: document that we default to 022 as umask --- diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index b9a37da38e0..99a91b3dfac 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -251,7 +251,7 @@ octal notation. See umask2 for details. Defaults to - 0002. + 0022.