net/keepalived: preserve keepalived uci file over sysupgrade
Preserve keepalived uci file over sysupgrade. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
2360f361f5
commit
e58a068447
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ endef
|
||||||
|
|
||||||
define Package/keepalived/conffiles
|
define Package/keepalived/conffiles
|
||||||
/etc/keepalived/keepalived.conf
|
/etc/keepalived/keepalived.conf
|
||||||
|
/etc/config/keepalived
|
||||||
endef
|
endef
|
||||||
|
|
||||||
CONFIGURE_ARGS+= \
|
CONFIGURE_ARGS+= \
|
||||||
|
|
Loading…
Reference in a new issue