summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/libreswan/libreswan-3.18.ebuild1
-rw-r--r--net-misc/libreswan/libreswan-9999.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/net-misc/libreswan/libreswan-3.18.ebuild b/net-misc/libreswan/libreswan-3.18.ebuild
index 847bec8c6629..499660655c49 100644
--- a/net-misc/libreswan/libreswan-3.18.ebuild
+++ b/net-misc/libreswan/libreswan-3.18.ebuild
@@ -72,6 +72,7 @@ src_configure() {
export USE_LIBCURL=$(usetf curl)
export USE_LDAP=$(usetf ldap)
export USE_SYSTEMD_WATCHDOG=$(usetf systemd)
+ export SD_WATCHDOGSEC=$(usex systemd 200 0)
export USE_XAUTHPAM=$(usetf pam)
export DEBUG_CFLAGS=
export OPTIMIZE_CFLAGS=
diff --git a/net-misc/libreswan/libreswan-9999.ebuild b/net-misc/libreswan/libreswan-9999.ebuild
index 847bec8c6629..499660655c49 100644
--- a/net-misc/libreswan/libreswan-9999.ebuild
+++ b/net-misc/libreswan/libreswan-9999.ebuild
@@ -72,6 +72,7 @@ src_configure() {
export USE_LIBCURL=$(usetf curl)
export USE_LDAP=$(usetf ldap)
export USE_SYSTEMD_WATCHDOG=$(usetf systemd)
+ export SD_WATCHDOGSEC=$(usex systemd 200 0)
export USE_XAUTHPAM=$(usetf pam)
export DEBUG_CFLAGS=
export OPTIMIZE_CFLAGS=