aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <sven.vermeulen@siphos.be>2012-01-21 14:20:34 +0100
committerSven Vermeulen <sven.vermeulen@siphos.be>2012-01-21 14:20:34 +0100
commit54ec74b625fc1890ef6797c18b318f437d0e6063 (patch)
treeede6ebc5da080aaff10db2044c6fa592dc15f0bb
parentFAQ update - loadpolicy issue is not in tree anymore (diff)
downloadhardened-docs-54ec74b625fc1890ef6797c18b318f437d0e6063.tar.gz
hardened-docs-54ec74b625fc1890ef6797c18b318f437d0e6063.tar.bz2
hardened-docs-54ec74b625fc1890ef6797c18b318f437d0e6063.zip
Correct naming for modules
-rw-r--r--xml/selinux/hb-using-policies.xml10
1 files changed, 8 insertions, 2 deletions
diff --git a/xml/selinux/hb-using-policies.xml b/xml/selinux/hb-using-policies.xml
index 03751e1..1fef1b3 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>1</version>
-<date>2011-10-15</date>
+<version>2</version>
+<date>2012-01-21</date>
<section>
<title>SELinux Policy Language</title>
@@ -389,6 +389,12 @@ from firefox-related denials:
# <i>semodule -i firefoxmod.pp</i>
</pre>
+<p>
+Keep the module name (given through the <c>-m</c> option) simple: only use
+characters (<c>[a-z]</c>) and numbers (<c>[0-9]</c>), and start the module name
+with a character.
+</p>
+
</body>
</subsection>
</section>