mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-14 19:41:51 +00:00
Remove keepalived of default
This commit is contained in:
parent
9cbeb186f9
commit
5d0aac0f0d
1 changed files with 4 additions and 1 deletions
|
@ -87,7 +87,10 @@ MY_DEPENDS := \
|
|||
(TARGET_x86||TARGET_x86_64):kmod-mlx4-core \
|
||||
!(TARGET_ips40xx||TARGET_ramips):iptables-mod-ndpi !(TARGET_ips40xx||TARGET_ramips):kmod-ipt-ndpi libip4tc libip6tc \
|
||||
xray-core LINUX_5_4:xray-config !LINUX_5_4:xray-config-nft shadowsocks-rust-sslocal shadowsocks-rust-ssservice LINUX_5_4:shadowsocks-rust-config !LINUX_5_4:shadowsocks-rust-config-nft luci-app-shadowsocks-rust (LINUX_5_4&&(TARGET_x86_64||aarch64)):kmod-tcp-bbr2 kmod-ovpn-dco-v2 \
|
||||
(TARGET_x86||TARGET_x86_64):luci-app-keepalived luci-proto-external omr-schedule
|
||||
luci-proto-external omr-schedule
|
||||
|
||||
# keepalived disabled by default because it's running even with no configuration, would need a default OMR config with some changes
|
||||
(TARGET_x86||TARGET_x86_64):keepalived (TARGET_x86||TARGET_x86_64):keepalived-sync
|
||||
|
||||
|
||||
# !TARGET_mvebu:kmod-usb-net-smsc75xx
|
||||
|
|
Loading…
Reference in a new issue