From dade00027d1206757de2d55a81a02b253011eb9d Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 2 Sep 2003 11:00:06 +0000 Subject: add description for option "umask=0" (bug #4310) --- perl-install/fs.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/fs.pm') diff --git a/perl-install/fs.pm b/perl-install/fs.pm index 7d2ecf6aa..f20aaf849 100644 --- a/perl-install/fs.pm +++ b/perl-install/fs.pm @@ -424,6 +424,8 @@ user,exec,dev,suid )."), 'usrquota' => '', + 'umask=0' => N("Give write access to ordinary users"), + ); } -- cgit v1.2.1