base-files: change boot & umount STOP indexes
authorJoseph Tingiris <joseph.tingiris@gmail.com>
Sun, 13 Jan 2019 21:43:48 +0000 (16:43 -0500)
committerRISCi_ATOM <bob@bobcall.me>
Fri, 13 Sep 2019 19:52:47 +0000 (15:52 -0400)
commitcc7b891e4e6745ec013359ac9a8f7b4ca4a3f7dd
tree477d6cb18e9bdc0539bdb03df57ffeebfa31f77f
parent821c979a027e95a0a604e393d4217d642439a12c
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]

(cherry picked from commit 04811007e53c5a5bdddbd0a00b330e12a5dbd045)
package/base-files/Makefile
package/base-files/files/etc/init.d/boot
package/base-files/files/etc/init.d/umount