c66302
[Unit]
c66302
Description=LVS and VRRP High Availability Monitor
c66302
After=network-online.target syslog.target
c66302
Wants=network-online.target
c66302
c66302
[Service]
c66302
Type=forking
c66302
PIDFile=/var/run/keepalived.pid
c66302
KillMode=process
c66302
EnvironmentFile=-/etc/sysconfig/keepalived
c66302
ExecStart=/usr/sbin/keepalived $KEEPALIVED_OPTIONS
c66302
ExecReload=/bin/kill -HUP $MAINPID
c66302
c66302
[Install]
c66302
WantedBy=multi-user.target