aboutsummaryrefslogtreecommitdiffstats
path: root/packages/busybox
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2007-02-09 14:09:04 +0000
committerRod Whitby <rod@whitby.id.au>2007-02-09 14:09:04 +0000
commita777b643e573d8585aa41fe82a358e517c4f3733 (patch)
treea36c9923a14f05c7b7501c597086894c165dcc34 /packages/busybox
parent706bddafd34924a1ce760ab7d871bf79a5015c66 (diff)
downloadopenembedded-a777b643e573d8585aa41fe82a358e517c4f3733.tar.gz
busybox: made the slugos override more generic
Diffstat (limited to 'packages/busybox')
-rw-r--r--packages/busybox/busybox.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/busybox/busybox.inc b/packages/busybox/busybox.inc
index 37a9676257..ab17d96db4 100644
--- a/packages/busybox/busybox.inc
+++ b/packages/busybox/busybox.inc
@@ -42,8 +42,8 @@ INITSCRIPT_NAME_${PN}-udhcpd = "busybox-udhcpd"
INITSCRIPT_NAME_${PN} = "syslog"
CONFFILES_${PN} = "${sysconfdir}/syslog.conf"
-# This disables the syslog startup links in openslug (see openslug-init)
-INITSCRIPT_PARAMS_${PN}_openslug = "start 20 ."
+# This disables the syslog startup links in slugos (see slugos-init)
+INITSCRIPT_PARAMS_${PN}_slugos = "start 20 ."
inherit cml1 update-rc.d