core89: Create temporary files in update to avoid reboot

This commit is contained in:
Michael Tremer
2015-04-13 10:24:44 +02:00
parent abd93c4241
commit 01c82dbaa3

View File

@@ -72,6 +72,12 @@ rm -f \
/usr/sbin/ovpn-collectd-convert
chown nobody.nobody /var/ipfire/ovpn/collectd.vpn
mkdir -p /var/run/openvpn
touch /var/run/ovpnserver.log
chown nobody.nobody \
/var/run/openvpn \
/var/run/ovpnserver.log
# Fix #10625
mkdir -p /etc/logrotate.d