From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: [PATCH 15/20] Core Update 157: Apply changed permissions to /var/ipfire/ovpn/ovpn-leases.db Date: Mon, 17 May 2021 21:06:12 +0200 Message-ID: <0334d010-8b7d-7e4c-bf29-83f9bf12c229@ipfire.org> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4631951066696022433==" List-Id: --===============4631951066696022433== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Peter M=C3=BCller --- config/rootfiles/core/157/update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/core/157/update.sh b/config/rootfiles/core/157/= update.sh index c2fad638c..e270ef338 100644 --- a/config/rootfiles/core/157/update.sh +++ b/config/rootfiles/core/157/update.sh @@ -108,6 +108,7 @@ chmod -s /usr/bin/gpg chmod -x /var/ipfire/fwhosts/icmp-types chown -R root:root /var/ipfire/urlfilter/bin chown -R root:root /var/ipfire/updatexlrator/bin +chmod 600 /var/ipfire/ovpn/ovpn-leases.db =20 # Delete scrubbed files rm -f \ --=20 2.26.2 --===============4631951066696022433==--