Simplifies the process of making IPsec dirs, though it may not correct the original reported issue since that appears to be a disk problem, it's still better/safer than what was done here before.
Related issues
Bug #8856: IPsec not starting and getting PHP error
Use safe_mkdir() for IPsec dirs. Fixes #8856
Simplifies the process of making IPsec dirs, though it may not correct
the original reported issue since that appears to be a disk problem,
it's still better/safer than what was done here before.