2007-10-26 22:44:33 +00:00
|
|
|
# IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html
|
|
|
|
#Redhcp, do the xcat part again
|
|
|
|
rm /restart
|
|
|
|
killall -12 udhcpc;killall -10 udhcpc
|
|
|
|
sleep 5
|
2007-10-31 03:42:29 +00:00
|
|
|
/etc/init.d/S11stunnel #redo stunnel config
|
2008-01-29 21:22:34 +00:00
|
|
|
exec /etc/init.d/S99xcat.sh
|