From: Adolf Belka Date: Thu, 4 Sep 2025 08:01:36 +0000 (+0200) Subject: createfiles: Update to new openvpn rw log file name X-Git-Tag: v2.29-core197~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3ee333ba1fc2c52ffcf580eb1c1a66a8b50d1cd1;p=ipfire-2.x.git createfiles: Update to new openvpn rw log file name Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- diff --git a/src/initscripts/sysconfig/createfiles b/src/initscripts/sysconfig/createfiles index cf7d6e1469..2545c9586b 100644 --- a/src/initscripts/sysconfig/createfiles +++ b/src/initscripts/sysconfig/createfiles @@ -25,7 +25,7 @@ # and are the major and minor numbers used for the device. ######################################################################## -/var/run/ovpnserver.log file 644 nobody nobody +/var/run/openvpn-rw.log file 644 nobody nobody /var/run/openvpn dir 644 nobody nobody # End /etc/sysconfig/createfiles