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