mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Remove output of "ipsecctrl R".
:
This commit is contained in:
@@ -582,7 +582,7 @@ END
|
||||
$cahash{$key}[1] = &Header::cleanhtml(getsubjectfromcert ("${General::swroot}/ca/$cgiparams{'CA_NAME'}cert.pem"));
|
||||
&General::writehasharray("${General::swroot}/vpn/caconfig", \%cahash);
|
||||
|
||||
my $temp = `/usr/local/bin/ipsecctrl R`;
|
||||
system('/usr/local/bin/ipsecctrl', 'R');
|
||||
sleep $sleepDelay;
|
||||
|
||||
UPLOADCA_ERROR:
|
||||
|
||||
Reference in New Issue
Block a user