diff options
author | T3slider <t3slider@gmail.com> | 2015-11-02 04:14:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-02 04:14:48 +0700 |
commit | 7a483f249a768cdd2aa1dcfcad3df1e56b471516 (patch) | |
tree | 56b0ad69abb3fdc90a466293a4a20adfc3a967ce /network/haproxy/doinst.sh | |
parent | 59418e415bd66600b540c26ccf02857670436838 (diff) |
network/haproxy: Updated for version 1.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/haproxy/doinst.sh')
-rw-r--r-- | network/haproxy/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/network/haproxy/doinst.sh b/network/haproxy/doinst.sh index 0b42c374681d7..fd839dfb11ff3 100644 --- a/network/haproxy/doinst.sh +++ b/network/haproxy/doinst.sh @@ -23,4 +23,3 @@ preserve_perms() { } preserve_perms etc/rc.d/rc.haproxy.new -config etc/haproxy/haproxy.cfg.new |