summaryrefslogtreecommitdiff
path: root/conf.d
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2009-05-08 16:45:47 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2009-05-08 16:45:47 +0200
commit3c1cf3e924cd0c3db216a93decfc6a8eb2860eb4 (patch)
tree15d8dc1be5d687a59a0af4a002621a56e78077be /conf.d
parenta5e03057db2d7d5f6f6f7111770fe51c8edc1807 (diff)
downloadmoztmp-3c1cf3e924cd0c3db216a93decfc6a8eb2860eb4.tar.gz
moztmp-3c1cf3e924cd0c3db216a93decfc6a8eb2860eb4.tar.bz2
moztmp-3c1cf3e924cd0c3db216a93decfc6a8eb2860eb4.zip
Added MOZ_MKDIR
Diffstat (limited to 'conf.d')
-rw-r--r--conf.d/moztmp3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf.d/moztmp b/conf.d/moztmp
index 254c1a7..b1337d4 100644
--- a/conf.d/moztmp
+++ b/conf.d/moztmp
@@ -14,4 +14,7 @@ MOZ_MOUNTDIR=/tmp/moztmp
# Enable mounting. Disable this, if $MOZ_MOUNTDIR is already in a ramdisk, f.ex.
MOZ_MOUNT=YES
+# Enable creating the $MOZ_MOUNTDIR. Disable this, if $MOZ_MOUNTDIR is already existing.
+MOZ_MKDIR=YES
+
# vim:ft=gentoo-conf-d