update
This commit is contained in:
@@ -34,10 +34,11 @@ function Quit {
|
||||
}
|
||||
|
||||
function StartProc {
|
||||
Print Start keeplived ...
|
||||
Print Starting keeplived ...
|
||||
rm -rf /var/run/keepalived
|
||||
keepalived -f /etc/keepalived/keepalived.conf -lDGn &>> $LOG_DIR/keepalived.log &
|
||||
PIDS="$PIDS $!"
|
||||
Print Keeplived started.
|
||||
}
|
||||
|
||||
function Main {
|
||||
|
Reference in New Issue
Block a user