12 lines
249 B
Desktop File
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
|