Browse Source

keepalived: use old keepalived.conf by default

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean 8 years ago
parent
commit
f59f751e9a
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      net/keepalived/files/keepalived.config

+ 2
- 2
net/keepalived/files/keepalived.config View File

@ -1,5 +1,5 @@
#config global_defs
# option alt_config_file "/etc/keepalived/keepalived.conf"
config global_defs
option alt_config_file "/etc/keepalived/keepalived.conf"
# list notification_email "acassen@firewall.loc"
# list notification_email "failover@firewall.loc"
# list notification_email "sysadmin@firewall.loc"


Loading…
Cancel
Save