From 54ec74b625fc1890ef6797c18b318f437d0e6063 Mon Sep 17 00:00:00 2001 From: Sven Vermeulen Date: Sat, 21 Jan 2012 14:20:34 +0100 Subject: Correct naming for modules --- xml/selinux/hb-using-policies.xml | 10 ++++++++-- 1 file 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 @@ -1 -2011-10-15 +2 +2012-01-21
SELinux Policy Language @@ -389,6 +389,12 @@ from firefox-related denials: # semodule -i firefoxmod.pp +

+Keep the module name (given through the -m option) simple: only use +characters ([a-z]) and numbers ([0-9]), and start the module name +with a character. +

+
-- cgit v1.2.3-65-gdbad