diff options
author | Renato Botelho <renato@netgate.com> | 2015-09-21 08:31:05 -0300 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2015-09-21 08:31:05 -0300 |
commit | d03e672648a59cf6f06526dbfa2d50aafee428e4 (patch) | |
tree | 812dbfaf200ee4c72dcf0b330e7c3636c09189cb /config | |
parent | 28909627356ebbd5930939f08450b8315313885f (diff) | |
parent | ddc5d1a16c853c94f8e178d85f68a18edc58cab5 (diff) | |
download | pfsense-packages-d03e672648a59cf6f06526dbfa2d50aafee428e4.tar.gz pfsense-packages-d03e672648a59cf6f06526dbfa2d50aafee428e4.tar.bz2 pfsense-packages-d03e672648a59cf6f06526dbfa2d50aafee428e4.zip |
Merge pull request #1076 from doktornotor/patch-8
Diffstat (limited to 'config')
-rw-r--r-- | config/haproxy-devel/pkg/haproxy.inc | 1 | ||||
-rw-r--r-- | config/haproxy1_5/pkg/haproxy.inc | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/config/haproxy-devel/pkg/haproxy.inc b/config/haproxy-devel/pkg/haproxy.inc index 13477677..1bc62cb9 100644 --- a/config/haproxy-devel/pkg/haproxy.inc +++ b/config/haproxy-devel/pkg/haproxy.inc @@ -453,7 +453,6 @@ EOD; $haproxy_ocsp = <<<EOD #!/usr/local/bin/php -f - <?php /* diff --git a/config/haproxy1_5/pkg/haproxy.inc b/config/haproxy1_5/pkg/haproxy.inc index f539cff5..30692c3c 100644 --- a/config/haproxy1_5/pkg/haproxy.inc +++ b/config/haproxy1_5/pkg/haproxy.inc @@ -433,7 +433,6 @@ EOD; $haproxy_ocsp = <<<EOD #!/usr/local/bin/php -f - <?php /* |