Clean up some of the templates for sepolgen
This commit is contained in:
parent
0b324049b3
commit
a7dd92d42a
@ -12271,8 +12271,8 @@ diff -up policycoreutils-2.0.86/gui/templates/etc_rw.py.gui policycoreutils-2.0.
|
|||||||
+"""
|
+"""
|
||||||
diff -up policycoreutils-2.0.86/gui/templates/executable.py.gui policycoreutils-2.0.86/gui/templates/executable.py
|
diff -up policycoreutils-2.0.86/gui/templates/executable.py.gui policycoreutils-2.0.86/gui/templates/executable.py
|
||||||
--- policycoreutils-2.0.86/gui/templates/executable.py.gui 2011-04-12 10:52:07.548644859 -0400
|
--- policycoreutils-2.0.86/gui/templates/executable.py.gui 2011-04-12 10:52:07.548644859 -0400
|
||||||
+++ policycoreutils-2.0.86/gui/templates/executable.py 2011-04-29 11:47:41.685099475 -0400
|
+++ policycoreutils-2.0.86/gui/templates/executable.py 2011-04-29 11:53:01.953579440 -0400
|
||||||
@@ -0,0 +1,447 @@
|
@@ -0,0 +1,448 @@
|
||||||
+# Copyright (C) 2007-2009 Red Hat
|
+# Copyright (C) 2007-2009 Red Hat
|
||||||
+# see file 'COPYING' for use and warranty information
|
+# see file 'COPYING' for use and warranty information
|
||||||
+#
|
+#
|
||||||
@ -12501,6 +12501,7 @@ diff -up policycoreutils-2.0.86/gui/templates/executable.py.gui policycoreutils-
|
|||||||
+ type TEMPLATETYPE_t, TEMPLATETYPE_exec_t;
|
+ type TEMPLATETYPE_t, TEMPLATETYPE_exec_t;
|
||||||
+ ')
|
+ ')
|
||||||
+
|
+
|
||||||
|
+ corecmd_search_bin($1)
|
||||||
+ domtrans_pattern($1, TEMPLATETYPE_exec_t, TEMPLATETYPE_t)
|
+ domtrans_pattern($1, TEMPLATETYPE_exec_t, TEMPLATETYPE_t)
|
||||||
+')
|
+')
|
||||||
+
|
+
|
||||||
|
Loading…
Reference in New Issue
Block a user