[strongSwan] charon resolve.conf creates /etc/resolv.conf with incorrect 0600 permissions
Ronald (Strongswan)
strongswan at hwse3.com
Sat Apr 2 01:23:57 CEST 2016
Found a way to edit the systemd service settings, but would be nice
to have this configured within the resolve.conf.
As now all files
created with the daemon will have the same umask.
See the UMask=022
line.
etc/systemd/system/multi-user.target.wants # cat
strongswan.service
[Unit]
Description=strongSwan
IPsec
After=syslog.target
[Service]
ExecStart=/usr/sbin/ipsec start
--nofork
StandardOutput=syslog
UMask=022
[Install]
WantedBy=multi-user.target
Alias=ipsec.service
Ronald
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strongswan.org/pipermail/users/attachments/20160402/43c7eed4/attachment.html>
More information about the Users
mailing list