aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <sven.vermeulen@siphos.be>2012-03-01 21:07:41 +0100
committerSven Vermeulen <sven.vermeulen@siphos.be>2012-03-01 21:07:41 +0100
commit2b911cde899f4c86d516e31ad44ff00569afb67e (patch)
tree6176b24674a4b63bff5f96470f4b455f25faad86
parentUpdate on documents, including adding FAQ about initramfs (diff)
downloadhardened-docs-2b911cde899f4c86d516e31ad44ff00569afb67e.tar.gz
hardened-docs-2b911cde899f4c86d516e31ad44ff00569afb67e.tar.bz2
hardened-docs-2b911cde899f4c86d516e31ad44ff00569afb67e.zip
Adding naming convention for SELinux module
-rw-r--r--xml/selinux/hb-using-policies.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/xml/selinux/hb-using-policies.xml b/xml/selinux/hb-using-policies.xml
index 1fef1b3..4f76052 100644
--- a/xml/selinux/hb-using-policies.xml
+++ b/xml/selinux/hb-using-policies.xml
@@ -7,8 +7,8 @@
<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/hardened/selinux/hb-using-commands.xml,v 1.3 2011/06/07 19:46:52 klondike Exp $ -->
<sections>
-<version>2</version>
-<date>2012-01-21</date>
+<version>3</version>
+<date>2012-03-01</date>
<section>
<title>SELinux Policy Language</title>
@@ -45,7 +45,10 @@ is not to your liking should you see on using a totally different policy.
</p>
<p>
-Let's start with a skeleton for a policy module we'll call <e>testmod</e>.
+Let's start with a skeleton for a policy module we'll call <e>testmod</e>. You
+should use simple names for the modules as the build infrastructure is quite
+sensitive to special constructs. Use only letters a-z and numbers, and never
+start a module name with a number.
</p>
<pre caption="Policy module skeleton">