summaryrefslogtreecommitdiffstats
path: root/etc/layman.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'etc/layman.cfg')
-rw-r--r--etc/layman.cfg12
1 files changed, 11 insertions, 1 deletions
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
+