keepalived/keepalived.service
2011-09-19 12:34:30 -04:00

12 lines
249 B
Desktop File

[Unit]
Description=LVS and VRRP High Availability Monitor
After=syslog.target network.target
[Service]
Type=forking
EnvironmentFile=-/etc/sysconfig/keepalived
ExecStart=/usr/sbin/keepalived $KEEPALIVED_OPTIONS
[Install]
WantedBy=multi-user.target