diff options
| author | Michael Mason <ms13sp@gmail.com> | 2009-09-16 12:03:05 +0000 |
|---|---|---|
| committer | Michael Mason <ms13sp@gmail.com> | 2009-09-16 12:03:05 +0000 |
| commit | 68708495921d0b486fd9c8be27ffc491bea187e9 (patch) | |
| tree | 35d1bffe3ab60d6207391433b3602f12b2a0d6ba /testing/haproxy/haproxy.initd | |
| parent | 11ea4a53246148580363c06d45c2c0853cc1664a (diff) | |
| parent | faf65d0a3c57b00f3e25d3149c8cc4759f978115 (diff) | |
| download | aports-68708495921d0b486fd9c8be27ffc491bea187e9.tar.bz2 aports-68708495921d0b486fd9c8be27ffc491bea187e9.tar.xz | |
Merge branch 'master' of git://git.alpinelinux.org/aports
Diffstat (limited to 'testing/haproxy/haproxy.initd')
| -rw-r--r-- | testing/haproxy/haproxy.initd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/haproxy/haproxy.initd b/testing/haproxy/haproxy.initd index 10466144b1..82a1067591 100644 --- a/testing/haproxy/haproxy.initd +++ b/testing/haproxy/haproxy.initd @@ -18,6 +18,7 @@ checkconfig() { depend() { need net + after firewall use dns logger } |
