Actions
Bug #6351
closed/etc/rc.newipsecdns - Script is still using old IPsec enable flag that no longer exists
Start date:
05/12/2016
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3
Affected Architecture:
Description
In /etc/rc.newipsecdns it tests to see if IPsec is enabled by checking:
if (isset($config['ipsec']['enable'])) {
And that variable no longer exists on 2.3.
To me, I have a fix pending.
Actions