mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
keepalived: add upgrade script for globals section
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
committed by
Florian Eckert
parent
fd7e741474
commit
9b24763b9f
@@ -216,6 +216,10 @@ define Package/keepalived/install
|
||||
$(INSTALL_CONF) $(PKG_INSTALL_DIR)/etc/keepalived/keepalived.conf \
|
||||
$(1)/etc/keepalived/
|
||||
|
||||
$(INSTALL_DIR) $(1)/etc/uci-defaults
|
||||
$(INSTALL_BIN) ./files/etc/uci-defaults/keepalived \
|
||||
$(1)/etc/uci-defaults/keepalived
|
||||
|
||||
$(INSTALL_DIR) $(1)/etc/init.d
|
||||
$(INSTALL_BIN) ./files/keepalived.init \
|
||||
$(1)/etc/init.d/keepalived
|
||||
|
||||
Reference in New Issue
Block a user