summaryrefslogtreecommitdiff
path: root/udev.spec
diff options
context:
space:
mode:
Diffstat (limited to 'udev.spec')
-rw-r--r--udev.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/udev.spec b/udev.spec
index 0778f93dc7..9289a84e60 100644
--- a/udev.spec
+++ b/udev.spec
@@ -19,7 +19,7 @@
# if we want to build SELinux support in or not.
# 0 - no SELinux support
# 1 - SELinux support
-%define selinux 1
+%define selinux 0
# if we want to enable debugging support in udev. If it is enabled, lots of
# stuff will get sent to the debug syslog.