diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-06-08 10:31:00 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-06-08 10:31:00 +0000 |
commit | c62a21e3581d3635d271cb94f0db481b7893cd6f (patch) | |
tree | 6f8ea1c9d84a07e531f664fb5bf88cca14bcd92e /net/haproxy/pkg-message | |
parent | Add p5-PerlPoint-Package 0.39, PerlPoint is both a presentation and a (diff) |
- Update to 1.1.28
- RCng'ify startup script
- small plist fix if NOPORTDOCS is defined
- Add an entry in UPDATING
- move configuration example to ${EXAMPLESDIR}.
Diffstat (limited to 'net/haproxy/pkg-message')
-rw-r--r-- | net/haproxy/pkg-message | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/haproxy/pkg-message b/net/haproxy/pkg-message new file mode 100644 index 000000000000..4cb845b4df81 --- /dev/null +++ b/net/haproxy/pkg-message @@ -0,0 +1,3 @@ +===> BE CAREFULL HOW TO BOOT on 1.1.28 or after: + To run haproxy from startup, add haproxy_enable="YES" in your + /etc/rc.conf. |