From 1cf34fb021a4ff93478d3aca6fc1bc0170d41fae Mon Sep 17 00:00:00 2001 From: Joerg Woelke Date: Mon, 7 Sep 2009 12:41:56 +0200 Subject: [PATCH] grmlzshrc.t2t: Document umask settings. --- doc/grmlzshrc.t2t | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/grmlzshrc.t2t b/doc/grmlzshrc.t2t index 3fc7c20..0b2b362 100644 --- a/doc/grmlzshrc.t2t +++ b/doc/grmlzshrc.t2t @@ -26,7 +26,10 @@ features are enabled in every version). //grmlzshrc// behaves differently depending on which user loads it. For the root user (**EUID** == 0) only a subset of features is loaded by default. This behaviour can be altered by setting the **GRML_ALWAYS_LOAD_ALL** STARTUP -VARIABLE (see below). +VARIABLE (see below). Also the umask(1) for the root user is set to 022, +while for regular users it is set to 002. So read/write permissions +for the regular user and her group are set for new files (keep that +in mind on systems, where regular users share a common group). = STARTUP VARIABLES = Some of the behaviour of //grmlzshrc// can be altered by setting certain shell -- 2.1.4