aboutsummaryrefslogtreecommitdiff
path: root/trunk/conf/simplepkg.conf
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/conf/simplepkg.conf')
-rw-r--r--trunk/conf/simplepkg.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/trunk/conf/simplepkg.conf b/trunk/conf/simplepkg.conf
index 26c6657..2ffb59b 100644
--- a/trunk/conf/simplepkg.conf
+++ b/trunk/conf/simplepkg.conf
@@ -21,6 +21,14 @@
# Temporary folder
TMP="/tmp/simplepkg"
+# Temporary folder user: use it if you want to bind simplepkg's
+# temporary folder to a given user
+# TMP_USER=""
+
+# Temporary folder group: use it if you want to bind simplepkg's
+# temporary folder to a given group
+# TMP_GROUP=""
+
#---------------------------------------------------------------------
# MKBUILD AND CREATEPKG SECTION
#---------------------------------------------------------------------