]> git.ipfire.org Git - people/amarx/ipfire-2.x.git/commitdiff
BUG10790: create dummy ovpnserver.log in /var/run BUG10790
authorAlexander Marx <alexander.marx@ipfire.org>
Tue, 7 Apr 2015 13:22:46 +0000 (15:22 +0200)
committerAlexander Marx <alexander.marx@ipfire.org>
Wed, 8 Apr 2015 13:01:09 +0000 (15:01 +0200)
src/initscripts/sysconfig/createfiles

index 8d1f89dc65a7f4c5c32f6d1ff09f97af51462571..a7b721f1c6cd7ab73407fdd25f279885e89f571f 100644 (file)
@@ -24,5 +24,6 @@
 #                      pipe creates a pipe, this will ignore the <major> and <minor> fields
 #              <major> and <minor> are the major and minor numbers used for the device.
 ########################################################################
-
+/var/run/ovpnserver.log        file    644     nobody  nobody
+/var/run/openvpn       dir     644     nobody  nobody
 # End /etc/sysconfig/createfiles