[scripts] drop any /etc/init.d and rc-depend references
This commit is contained in:
@@ -119,17 +119,10 @@ update-usbids
|
||||
|
||||
echo -5 | etc-update
|
||||
mount -t proc proc /proc
|
||||
/lib/rc/bin/rc-depend -u
|
||||
|
||||
echo "Vacuum cleaning client db"
|
||||
equo rescue vacuum
|
||||
|
||||
# Generate openrc cache
|
||||
[[ -d "/lib/rc/init.d" ]] && touch /lib/rc/init.d/softlevel
|
||||
[[ -d "/run/openrc" ]] && touch /run/openrc/softlevel
|
||||
/etc/init.d/savecache start
|
||||
/etc/init.d/savecache zap
|
||||
|
||||
ldconfig
|
||||
ldconfig
|
||||
umount /proc
|
||||
|
||||
Reference in New Issue
Block a user