aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorgreg@kroah.com <greg@kroah.com>2004-10-05 23:51:24 -0700
committerGreg KH <gregkh@suse.de>2005-04-26 21:37:02 -0700
commit057f2bdbf65ba6276209869feb74097d73c06b99 (patch)
tree9db78d1b478cedfc88a59fe1169eda248caadaed /README
parent8f2f874ae8d5bfdc1eda9b1f9d77f6637f6940a5 (diff)
downloadudev-057f2bdbf65ba6276209869feb74097d73c06b99.tar.gz
[PATCH] add USE_SELINUX to README documentation so people have a chance to see what is going on.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 508566b5..c0475dc9 100644
--- a/README
+++ b/README
@@ -44,6 +44,9 @@ To use:
what udev is doing. This is enabled by default. Note, if you
are building udev against klibc it is recommended that you
disable this option (due to klibc's syslog implementation.)
+ USE_SELINUX
+ if set to 'true', udev will be built with SELinux support
+ enabled. This is disabled by default.
DEBUG
if set to 'true', debugging messages will be sent to the syslog
as udev is run. Default value is 'false'.
@@ -88,3 +91,4 @@ know by sending a message to the linux-hotplug-devel mailing list at:
greg k-h
greg@kroah.com
+