diff --git a/.cvsignore b/.cvsignore index f0cf6200..4d3e6b62 100644 --- a/.cvsignore +++ b/.cvsignore @@ -37,3 +37,4 @@ serefpolicy-2.2.9.tgz serefpolicy-2.2.10.tgz serefpolicy-2.2.11.tgz serefpolicy-2.2.12.tgz +serefpolicy-2.2.13.tgz diff --git a/modules-mls.conf b/modules-mls.conf index 84d6c2a0..00440667 100644 --- a/modules-mls.conf +++ b/modules-mls.conf @@ -837,6 +837,13 @@ init = base # selinuxutil = base +# Layer: system +# Module: semodule +# +# Policy for semodule +# +semodule = base + # Layer: system # Module: udev # @@ -970,3 +977,5 @@ slocate = base # logwatch executable # logwatch = base + + diff --git a/modules-strict.conf b/modules-strict.conf index 5d7d2b3d..8f9aa46e 100644 --- a/modules-strict.conf +++ b/modules-strict.conf @@ -1021,6 +1021,13 @@ init = module # selinuxutil = module +# Layer: system +# Module: semodule +# +# Policy for semodule +# +semodule = base + # Layer: system # Module: udev # diff --git a/policygentool b/policygentool index 5fa47a1e..ee31b358 100644 --- a/policygentool +++ b/policygentool @@ -26,23 +26,7 @@ import re ########################### Interface File ############################# interface="\n\ -## TEMPLATETYPE policy\n\ -## \n\ -##

\n\ -## More descriptive text about TEMPLATETYPE. The \n\ -## tag can also use

,