openwrt/package/base-files/files
Joseph Tingiris 04811007e5 base-files: change boot & umount STOP indexes
This patch is in a series to allow additional STOP indexes after umount,
so that other block devices may stop cleanly.

boot is now STOP=90
umount is now STOP=90

After this patch series, the resulting STOP indexes in the 80s & 90s
will be:

STOP=85 odhcpd.init
STOP=89 conntrackd.init
STOP=89 log.init
STOP=89 rssileds.init
STOP=90 boot
STOP=90 kdump.init
STOP=90 network
STOP=90 sysfixtime
STOP=90 umount
STOP=98 mdadm.init (note: will be addressed in a separate patch)

Signed-off-by: Joseph Tingiris <joseph.tingiris@gmail.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
[PKG_RELEASE is now 200]
2019-06-24 20:22:23 +02:00
..
bin base-files: add support for the new ar8xxx MIB counters settings 2019-05-20 21:19:48 +02:00
etc base-files: change boot & umount STOP indexes 2019-06-24 20:22:23 +02:00
lib base-files: apply new sysctl.conf at postinst 2019-06-21 03:29:20 +00:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin base-files: move urandom seed bits into separate package 2019-06-11 08:06:28 +02:00
usr base-files: fix several bashisms 2018-12-05 22:16:52 +01:00