![Brent Eagles](/assets/img/avatar_default.png)
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