From 76f5155caa80ba247422980cceaf9bf9d6b1913f Mon Sep 17 00:00:00 2001 From: Alex Denes Date: Sun, 15 Aug 2021 21:51:06 +0000 Subject: [PATCH] Remove ipsec providing --- openrc/libreswan/runfile | 1 - 1 file changed, 1 deletion(-) diff --git a/openrc/libreswan/runfile b/openrc/libreswan/runfile index 3406799..4d0cf8e 100644 --- a/openrc/libreswan/runfile +++ b/openrc/libreswan/runfile @@ -19,7 +19,6 @@ command_args="--config ${PLUTO_CONFFILE} ${PLUTO_OPTS}" depend() { need net use logger dns - provide ipsec } checkconfig() {