OBS User unknown
2008-05-05 23:14:06 +00:00
committed by Git OBS Bridge
parent a3bc286d13
commit 3e96be8a49
5 changed files with 17 additions and 6 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 loadmodules sched ; do
for i in proc localfs swap setclock getclock 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