From 516228ffe2dfdcb8a543c3cfdd991eebb5bb0be1 Mon Sep 17 00:00:00 2001 From: Jeff Leung Date: Wed, 28 Jan 2015 08:26:51 +0000 Subject: Update pluto.pid references to charon.pid Since pluto doesn't exist anymore in strongSwan 5.0 and later series, we are updating references from pluto* to charon*. --- lib/OPMode.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/OPMode.pm') diff --git a/lib/OPMode.pm b/lib/OPMode.pm index fb62cbb..f6f372c 100644 --- a/lib/OPMode.pm +++ b/lib/OPMode.pm @@ -869,7 +869,7 @@ sub show_ipsec_sa_natt display_ipsec_sa_brief(\%tmphash); } sub show_ike_status{ - my $process_id = `sudo cat /var/run/pluto.pid`; + my $process_id = `sudo cat /var/run/charon.pid`; chomp $process_id; print <