git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
2360f36
)
net/keepalived: preserve keepalived uci file over sysupgrade
author
Florian Eckert
<redacted>
Thu, 12 Oct 2017 11:51:58 +0000
(13:51 +0200)
committer
Florian 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
patch
|
blob
|
history
diff --git
a/net/keepalived/Makefile
b/net/keepalived/Makefile
index 335285724f6770f69102b4b439cc516c559597e4..ad850511a7a75a74de5433735223e0892809691d 100644
(file)
--- a/
net/keepalived/Makefile
+++ b/
net/keepalived/Makefile
@@
-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