Brent Eagles fed1a9b927 Set owner to root for ipsec.secrets for LibreSwan
LibreSwan runs as root and needs access to ipsec.secrets. Currently,
ipsec.secrets is not owned by root and has 0600 permissions. This patch
adds a rootwrap filter for the chown operation and sets the
ipsec.secrets ownership to root.

Change-Id: I414b5d9285d7a3ba9d3132bce9d7d5e3af43c37f
Closes-Bug: #1493492
2015-09-11 12:20:15 -02:30
..