diff options
-rw-r--r-- | sys-cluster/keepalived/keepalived-2.0.10-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-cluster/keepalived/keepalived-2.0.10-r1.ebuild b/sys-cluster/keepalived/keepalived-2.0.10-r1.ebuild index a9e8dd029002..21b1b911c6ee 100644 --- a/sys-cluster/keepalived/keepalived-2.0.10-r1.ebuild +++ b/sys-cluster/keepalived/keepalived-2.0.10-r1.ebuild @@ -43,6 +43,7 @@ src_prepare() { src_configure() { STRIP=/bin/true \ econf \ + --with-init=custom \ --with-kernel-dir=/usr \ --enable-sha1 \ --enable-vrrp \ |