aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>1999-12-21 22:17:25 +0000
committerPascal Rigaux <pixel@mandriva.com>1999-12-21 22:17:25 +0000
commitd286f83aca7f97b13dd28c4128178ae048b5f552 (patch)
tree47957eb12591881e4a8e2c310cc3389359f1214c
parentddb984443a9d76bfdf9be4b5f884e8bbf5e2a2a9 (diff)
downloadmsec-d286f83aca7f97b13dd28c4128178ae048b5f552.tar
msec-d286f83aca7f97b13dd28c4128178ae048b5f552.tar.gz
msec-d286f83aca7f97b13dd28c4128178ae048b5f552.tar.bz2
msec-d286f83aca7f97b13dd28c4128178ae048b5f552.tar.xz
msec-d286f83aca7f97b13dd28c4128178ae048b5f552.zip
no_comment
-rw-r--r--ChangeLog2
-rw-r--r--init-sh/perm.42
-rw-r--r--msec.spec2
3 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 08961cf..6826567 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,6 @@
1999-12-21 Pixel <pixel@mandrakesoft.com>
+ * init-sh/perm.4: changed /etc/lilo.conf to 600 to make lilo quiet
+ * init-sh/perm.5: changed /etc/lilo.conf to 600 to make lilo quiet
* init-sh/lib.sh (LiloUpdate): replace the -z ${LILO_PASSWORD} by
${LILO_PASSWORD+set} != set
* init-sh/lib.sh (LiloUpdate): replace the call to AddRules to
diff --git a/init-sh/perm.4 b/init-sh/perm.4
index 20e4516..09d4f65 100644
--- a/init-sh/perm.4
+++ b/init-sh/perm.4
@@ -27,7 +27,7 @@
/etc/inetd.conf root.adm 640
/etc/inittab root.adm 640
/etc/ld.so.conf root.adm 640
-/etc/lilo.conf root.adm 640
+/etc/lilo.conf root.adm 600
/etc/modules.conf root.adm 640
/etc/motd root.adm 644
/etc/printcap root.adm 640
diff --git a/msec.spec b/msec.spec
index f8c328b..225735f 100644
--- a/msec.spec
+++ b/msec.spec
@@ -4,7 +4,7 @@
Summary: Security Level & Program for the Linux Mandrake distribution
Name: msec
Version: %{version}
-Release: 6mdk
+Release: 7mdk
Source: %{name}-%{version}.tar.bz2
Copyright: GPL
Group: System Environment/Base