SHA256
1
0
forked from pool/aaa_base
OBS User unknown
2007-06-01 08:40:37 +00:00
committed by Git OBS Bridge
parent 78b7011e96
commit b9d19c88c9
4 changed files with 11 additions and 4 deletions

View File

@@ -94,7 +94,7 @@ fi
## powerfail probably needs empty header ...
# add Kill-links in boot.d if needed:
for i in proc localfs swap clock ldconfig ipconfig klog localnet crypto loadmodules sched ; do
for i in proc localfs swap clock ldconfig ipconfig klog localnet loadmodules sched ; do
if [ -f /etc/init.d/boot.d/S??boot.$i -a ! -f /etc/init.d/boot.d/K??boot.$i ] ; then
%{insserv_force_if_yast boot.$i}
fi