[rhn-users] Most Critical Systems list on RHN

alvan.cottrell at bt.com alvan.cottrell at bt.com
Wed Aug 9 23:04:17 UTC 2006


Can some one explain this please or suggest a site which could

Execute it by running "whatever.sh <initscript>"

 

#!/bin/bash

INIT="0 1 2 3 4 5 6"

 

for x in `echo $INIT`

do

        ln -s /etc/rc$x.d/K99$1 /etc/init.d/$1

done

mv /etc/rc3.d/K99$1 /etc/rc3.d/S99$1




More information about the rhn-users mailing list