From 057f2bdbf65ba6276209869feb74097d73c06b99 Mon Sep 17 00:00:00 2001 From: "greg@kroah.com" Date: Tue, 5 Oct 2004 23:51:24 -0700 Subject: [PATCH] [PATCH] add USE_SELINUX to README documentation so people have a chance to see what is going on. --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index 508566b50..c0475dc90 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 + -- 2.30.2