This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=-/etc/default/keepalived -
EnvironmentFile=-/etc/sysconfig/keepalived -
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/keepalived --dont-fork $KEEPALIVED_OPTIONS -
ExecStart=/usr/sbin/keepalived --dont-fork $DAEMON_ARGS -
ExecStart=/usr/sbin/keepalived --dont-fork $KEEPALIVED_OPTIONS -
KillMode=process -
NotifyAccess=all -
PIDFile=/run/keepalived.pid -
PrivateDevicesIntroduced in systemd 209=yes -
ProtectClockIntroduced in systemd 245=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
RestrictRealtimeIntroduced in systemd 231=yes -
Type=notify
-
-
[Unit]-
After=network-online.target -
After=network-online.target syslog.target -
After=network-online.target syslog.target snmpd.service -
ConditionFileNotEmpty=/etc/keepalived/keepalived.conf -
Description=Keepalive Daemon (LVS and VRRP) -
Description=LVS and VRRP High Availability Monitor -
Documentation=man:keepalived(8) man:keepalived.conf(5) man:genhash(1) https://keepalived.org -
Wants=network-online.target -
Wants=network-online.target snmpd.service
-
Additionnal notes
Nothing here.