Ipower web hosting - # Don t run [KS]??foo.{rpmsave,rpmorig} scripts [ “${i%.rpmsave}” !=

# Don t run [KS]??foo.{rpmsave,rpmorig} scripts [ “${i%.rpmsave}” != “${i}” ] && continue [ “${i%.rpmorig}” != “${i}” ] && continue [ “${i%.rpmnew}” != “${i}” ] && continue # Check if the subsystem is already up. subsys=${i#/etc/rc$runlevel.d/K??} [ ! -f /var/lock/subsys/$subsys ] && [ ! -f /var/lock/subsys/${subsys}.init ] && continue # Bring the subsystem down. if egrep -q “(killproc |action )” $i ; then $i stop else action “Stopping $subsys” $i stop fi done # Now run the START scripts. for i in /etc/rc$runlevel.d/S*; do # Check if the script is there. [ ! -f $i ] && continue # Don t run [KS]??foo.{rpmsave,rpmorig} scripts [ “${i%.rpmsave}” != “${i}” ] && continue [ “${i%.rpmorig}” != “${i}” ] && continue [ “${i%.rpmnew}” != “${i}” ] && continue # Check if the subsystem is already up. subsys=${i#/etc/rc$runlevel.d/S??} [ -f /var/lock/subsys/$subsys ] || [ -f /var/lock/subsys/${subsys}.init ] && continue # If we re in confirmation mode, get user confirmation [ -n “$CONFIRM” ] && { confirm $subsys case $? in 0) : ;; 2) CONFIRM= ;; *) continue ;; esac } # Bring the subsystem up. if egrep -q “(daemon |action )” $i ; then if [ “$subsys” = “halt” -o “$subsys” = “reboot” ]; then unset LANG unset LC_ALL unset TEXTDOMAIN unset TEXTDOMAINDIR exec $i start else $i start fi else if [ “$subsys”= “halt” -o “$subsys” = “reboot” -o “$subsys” = “single” -o “$subsys” = “local” ]; then if [ “$subsys” = “halt” -o “$subsys” = “reboot” ]; then
Go visit our java server pages services for a reliable, lowcost webhost to satisfy all your needs.

Leave a Reply