Blame SOURCES/keepalived.service

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