From d286f83aca7f97b13dd28c4128178ae048b5f552 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 21 Dec 1999 22:17:25 +0000 Subject: no_comment --- ChangeLog | 2 ++ init-sh/perm.4 | 2 +- msec.spec | 2 +- 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 + * 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 -- cgit v1.2.1