summaryrefslogtreecommitdiff
path: root/community/keepalived/keepalived.service
blob: a1bbeabb3f9940ab9028dea8f24a295754b785ed (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Keepalive Daemon
After=network.target

[Service]
ExecStart=/usr/bin/keepalived --dont-fork

[Install]
WantedBy=multi-user.target