aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugeni Dodonov <eugeni@mandriva.org>2010-02-24 11:58:54 +0000
committerEugeni Dodonov <eugeni@mandriva.org>2010-02-24 11:58:54 +0000
commit2b914a6e92a96a69483f6381fbbf594a40494c59 (patch)
treee021632ae35d4844bba6c92a41ea55ddd05d14f7
parent4271f69b19c208dde9fa218beb1a237f428fe2fc (diff)
downloadmsec-2b914a6e92a96a69483f6381fbbf594a40494c59.tar
msec-2b914a6e92a96a69483f6381fbbf594a40494c59.tar.gz
msec-2b914a6e92a96a69483f6381fbbf594a40494c59.tar.bz2
msec-2b914a6e92a96a69483f6381fbbf594a40494c59.tar.xz
msec-2b914a6e92a96a69483f6381fbbf594a40494c59.zip
Use /tmp for temporary files on standard and netbook levels
-rw-r--r--conf/level.netbook2
-rw-r--r--conf/level.standard2
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/level.netbook b/conf/level.netbook
index 76d1ce7..e83cfa2 100644
--- a/conf/level.netbook
+++ b/conf/level.netbook
@@ -45,7 +45,7 @@ ENABLE_LOG_STRANGE_PACKETS=yes
USER_UMASK=022
CHECK_RPM_PACKAGES=weekly
CHECK_RPM_INTEGRITY=no
-SECURE_TMP=yes
+SECURE_TMP=no
ENABLE_SULOGIN=no
ENABLE_PAM_ROOT_FROM_WHEEL=no
MAIL_WARN=yes
diff --git a/conf/level.standard b/conf/level.standard
index 1787088..e3a6024 100644
--- a/conf/level.standard
+++ b/conf/level.standard
@@ -45,7 +45,7 @@ ENABLE_LOG_STRANGE_PACKETS=yes
USER_UMASK=022
CHECK_RPM_PACKAGES=weekly
CHECK_RPM_INTEGRITY=no
-SECURE_TMP=yes
+SECURE_TMP=no
ENABLE_SULOGIN=no
ENABLE_PAM_ROOT_FROM_WHEEL=no
MAIL_WARN=yes