[Unit] Description=LVS and VRRP High Availability Monitor After=network-online.target syslog.target @SNMP_SERVICE@ Wants=network-online.target @SNMP_SERVICE@ [Service] Type=forking PIDFile=@RUN_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