summaryrefslogtreecommitdiffstats
path: root/rules/udev.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-06-02 15:46:24 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-06-02 17:41:24 +0200
commite1967dc37e5b6735161f98fb3818948c4196cfab (patch)
treee1aeedaac8c4d661f4ee4b5fadf46dd8e60865f1 /rules/udev.in
parent59f69aeeb877923d605fec14bf1218b6de88f46e (diff)
downloadptxdist-e1967dc37e5b6735161f98fb3818948c4196cfab.tar.gz
ptxdist-e1967dc37e5b6735161f98fb3818948c4196cfab.tar.xz
upstart: remove after more than one year in staging
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/udev.in')
-rw-r--r--rules/udev.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/udev.in b/rules/udev.in
index e64a1a9d7..0c1a8a22f 100644
--- a/rules/udev.in
+++ b/rules/udev.in
@@ -120,9 +120,9 @@ config UDEV_LIBGUDEV
config UDEV_STARTSCRIPT
bool
default y
- prompt "install /etc/init.d/udev or /etc/init/udev.conf"
+ prompt "install /etc/init.d/udev"
help
- Install the startup magic for either bbinit or upstart.
+ Install the startup magic for bbinit.
Select Y here, as this is what you usually want.
endmenu