net/keepalived: preserve keepalived uci file over sysupgrade
authorFlorian Eckert <redacted>
Thu, 12 Oct 2017 11:51:58 +0000 (13:51 +0200)
committerFlorian Eckert <redacted>
Mon, 30 Oct 2017 14:40:25 +0000 (15:40 +0100)
Preserve keepalived uci file over sysupgrade.

Signed-off-by: Florian Eckert <redacted>
net/keepalived/Makefile

index 335285724f6770f69102b4b439cc516c559597e4..ad850511a7a75a74de5433735223e0892809691d 100644 (file)
@@ -38,6 +38,7 @@ endef
 
 define Package/keepalived/conffiles
 /etc/keepalived/keepalived.conf
+/etc/config/keepalived
 endef
 
 CONFIGURE_ARGS+= \
git clone https://git.99rst.org/PROJECT