From 71d189c7eb7fd53c0ed006b20fc5ed0e403ed515 Mon Sep 17 00:00:00 2001 From: Gunnar Wrobel Date: Mon, 2 Jun 2008 15:25:32 +0000 Subject: Implement a umask setting (#186819) --- etc/layman.cfg | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'etc/layman.cfg') diff --git a/etc/layman.cfg b/etc/layman.cfg index b6073e5..12d65ee 100644 --- a/etc/layman.cfg +++ b/etc/layman.cfg @@ -3,7 +3,7 @@ #----------------------------------------------------------- # Defines the directory where overlays should be installed -storage : /usr/portage/local/layman +storage : /usr/local/portage/layman #----------------------------------------------------------- # Remote overlay lists will be stored here @@ -46,3 +46,13 @@ overlays : http://www.gentoo.org/proj/en/overlays/layman-global.txt # description or contact information. # nocheck : no + +#----------------------------------------------------------- +# Umask settings +# +# layman should usually work with a umask of 0022. You should +# only change this setting if you are absolutely certain that +# you know what you are doing. +# +#umask : 0022 + -- cgit v1.2.3-1-g7c22