create history files with the proper mode
[project/uci.git] / uci.h
diff --git a/uci.h b/uci.h
index 69f4c12..88d94c9 100644 (file)
--- a/uci.h
+++ b/uci.h
@@ -35,6 +35,7 @@
 
 #define UCI_CONFDIR "/etc/config"
 #define UCI_SAVEDIR "/tmp/.uci"
+#define UCI_FILEMODE   0600
 
 enum
 {