From 5ff6edd0bc3e8b852c4543bdd751c3db296a8824 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Wed, 8 Sep 2004 17:41:42 +0000 Subject: Fix call to restorecon --- initscripts.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index df708ee0..efab6479 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -3,7 +3,7 @@ Name: initscripts Version: 7.78 License: GPL Group: System Environment/Base -Release: 1 +Release: 2 Source: initscripts-%{version}.tar.bz2 URL: http://fedora.redhat.com/projects/additional-projects/initscripts/ Patch0: initscripts-s390.patch @@ -205,6 +205,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Wed Sep 8 2004 Dan Walsh - 7.78-2 +- fix setting SELinux contexts on udev-created-in-initrd devices +- Let restorecon check if selinux is enabled. + * Wed Sep 8 2004 Bill Nottingham - 7.78-1 - set SELinux contexts on udev-created-in-initrd devices, if necessary -- cgit