From 260d370833ba5449f77d4184a8eb80e5501be900 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 1 Aug 2011 22:37:45 +0200 Subject: [PATCH 1/1] man: document that we default to 022 as umask --- man/systemd.exec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index b9a37da38..99a91b3df 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. -- 2.30.2