Blame SOURCES/keepalived.service

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