freebsd-ports/net/micro_proxy/files/pkg-message.in
Emanuel Haupt a890d205fe Use $SUB_FILES to dynamically update pkg-message
PR:		143109
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
2010-01-23 13:09:55 +00:00

18 lines
514 B
Text

===============================================================================
Micro_proxy has been successfully installed. If you want to run micro_proxy
with inetd add
webproxy 8080/tcp
to services(5),
webproxy stream tcp nowait nobody %%PREFIX%%/libexec/micro_proxy -R 10000 micro_proxy
to inetd.conf(5),
enable_inetd="YES"
to rc.conf(5) and restart inetd(8). See micro_proxy(8) for more information.
===============================================================================