summaryrefslogtreecommitdiffstats
path: root/rules/udev.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-04-17 15:05:30 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-04-17 15:07:28 +0200
commitc0f8f4cc51c51403f8e33f523a7ae1c2f294c0b9 (patch)
treeb6aa2ce52fb99f5f4e8a11f7949c599183c3e4b9 /rules/udev.in
parent72cb79009f113d4ed4a6d8aceebf30393ac5223c (diff)
downloadptxdist-c0f8f4cc51c51403f8e33f523a7ae1c2f294c0b9.tar.gz
ptxdist-c0f8f4cc51c51403f8e33f523a7ae1c2f294c0b9.tar.xz
udev: never install udev.conf for systemd
The only remaining option is the log level. I can be set in many different ways and is accidentally used in all systemd tool that use udev. It overwrites any other log level setting. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/udev.in')
-rw-r--r--rules/udev.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/udev.in b/rules/udev.in
index 0e033f65a..e64a1a9d7 100644
--- a/rules/udev.in
+++ b/rules/udev.in
@@ -67,6 +67,7 @@ menu "install options "
config UDEV_ETC_CONF
bool
default y
+ depends on !SYSTEMD
prompt "install udev.conf"
help
Installs /etc/udev/udev.conf. If you don't wish to install the