summaryrefslogtreecommitdiffstats
path: root/rules/initmethod.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-02-23 10:29:15 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-02-23 10:29:15 +0000
commit903a9bb06d8d7e1f6e0cd6cdcdcb89cf6e3de6c8 (patch)
tree19bbf9db761a4f58fa3de543056e2bbcb78c6f31 /rules/initmethod.in
parenta3a510114ea2771020f12bf79eec54ba8a435b89 (diff)
downloadptxdist-903a9bb06d8d7e1f6e0cd6cdcdcb89cf6e3de6c8.tar.gz
ptxdist-903a9bb06d8d7e1f6e0cd6cdcdcb89cf6e3de6c8.tar.xz
* initmethod: banner comes after modules+logrotate
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9809 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/initmethod.in')
-rw-r--r--rules/initmethod.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/initmethod.in b/rules/initmethod.in
index 2331dda59..90400a5c8 100644
--- a/rules/initmethod.in
+++ b/rules/initmethod.in
@@ -159,13 +159,13 @@ config ROOTFS_SYSVINIT_LINK_LOGROTATE
string
depends on INITMETHOD_BBINIT_ETC_INITD_LOGROTATE
prompt "logrotate"
- default "S99logrotate"
+ default "S98logrotate"
config ROOTFS_SYSVINIT_LINK_MODULES
string
depends on INITMETHOD_BBINIT_ETC_INITD_MODULES
prompt "modules"
- default "S99modules"
+ default "S98modules"
config ROOTFS_SYSVINIT_LINK_NETWORKING
string