So that the busybox configuration does not have to be adapted, the
dependency has been changed to coreutils-timeout, which provides the
same functionality.
Signed-off-by: Florian Eckert <[email protected]>
SECTION:=net
CATEGORY:=Network
TITLE:=Keepalived Master and Backup Synchronization
- DEPENDS:= +keepalived +rsync +inotifywait +sudo +@BUSYBOX_CUSTOM +@BUSYBOX_CONFIG_TIMEOUT
+ DEPENDS:= +keepalived +rsync +inotifywait +sudo +coreutils-timeout
endef
define Package/keepalived-sync/description