From a482441cd021c624420120ca531254ceaa70e078 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Sat, 14 Jan 2006 14:00:29 +0000 Subject: [PATCH] * Sat Jan 14 2006 Dan Walsh 1.29.7-3 - Add check for root for semanage, genhomedircon --- policycoreutils-rhat.patch | 8 -------- 1 file changed, 8 deletions(-) diff --git a/policycoreutils-rhat.patch b/policycoreutils-rhat.patch index 495ca0f..5368695 100644 --- a/policycoreutils-rhat.patch +++ b/policycoreutils-rhat.patch @@ -29,14 +29,6 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/semanage/semanage policy def usage(message = ""): print '\ -@@ -186,6 +189,7 @@ - - if object == "fcontext": - OBJECT.add(target, setype, ftype, serange, seuser) -+ - sys.exit(0); - - if modify: @@ -210,8 +214,13 @@ if delete: if object == "port":