summaryrefslogtreecommitdiffstats
path: root/testing/openvpn/openvpn.initd
diff options
context:
space:
mode:
authorMichael Mason <ms13sp@gmail.com>2009-09-16 12:03:05 +0000
committerMichael Mason <ms13sp@gmail.com>2009-09-16 12:03:05 +0000
commit68708495921d0b486fd9c8be27ffc491bea187e9 (patch)
tree35d1bffe3ab60d6207391433b3602f12b2a0d6ba /testing/openvpn/openvpn.initd
parent11ea4a53246148580363c06d45c2c0853cc1664a (diff)
parentfaf65d0a3c57b00f3e25d3149c8cc4759f978115 (diff)
downloadaports-68708495921d0b486fd9c8be27ffc491bea187e9.tar.bz2
aports-68708495921d0b486fd9c8be27ffc491bea187e9.tar.xz
Merge branch 'master' of git://git.alpinelinux.org/aports
Diffstat (limited to 'testing/openvpn/openvpn.initd')
-rw-r--r--testing/openvpn/openvpn.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openvpn/openvpn.initd b/testing/openvpn/openvpn.initd
index a6e4529e1..7e0e3eb9e 100644
--- a/testing/openvpn/openvpn.initd
+++ b/testing/openvpn/openvpn.initd
@@ -14,7 +14,7 @@ VPNCONF="${VPNDIR}/${VPN}.conf"
depend() {
need localmount net
before netmount
- after bootmisc
+ after bootmisc firewall
}
checktundevice() {