summaryrefslogtreecommitdiff
path: root/conf.d/moztmp
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/moztmp')
-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