summaryrefslogtreecommitdiffstats
path: root/rules/udev.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-04-21 08:30:43 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-05-09 15:52:56 +0200
commit93dd1c512a81bdf2cf312faa8a8a9c2af81250f8 (patch)
tree2344bfab5c213a7b089c6f176262e2d9f0e51206 /rules/udev.in
parent7fa55592646aef23873ad4c004c1177157c86e52 (diff)
downloadptxdist-93dd1c512a81bdf2cf312faa8a8a9c2af81250f8.tar.gz
ptxdist-93dd1c512a81bdf2cf312faa8a8a9c2af81250f8.tar.xz
udev: install systemd service files
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/udev.in')
-rw-r--r--rules/udev.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/rules/udev.in b/rules/udev.in
index bbef459ce..b121dc25a 100644
--- a/rules/udev.in
+++ b/rules/udev.in
@@ -124,6 +124,13 @@ menu "install options "
Install the startup magic for either bbinit or upstart.
Select Y here, as this is what you usually want.
+ config UDEV_SYSTEMD
+ bool
+ default y
+ depends on SYSTEMD
+ select UDEV_EXPERIMENTAL
+ prompt "install systemd service files"
+
endmenu
menuconfig UDEV_EXTRAS