1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/dns/dnsproxy/files/pkg-message.in
Andrej Zverev 0e9e546b77 - Add rc.d script
- Add tip in pkg-message
- Provide sample config in %%ETCDIR%%
- BUMP port revision

PR:		ports/118089
Submitted by:		olli hauer <ohauer at gmx.de>
2007-12-12 08:48:31 +00:00

15 lines
390 B
Plaintext

**********************************************************************
To enable dnsproxy you need:
1) Enable dnsproxy in /etc/rc.conf with the following line:
dnsproxy_enable="YES"
2) Configuration template is available in %%ETCDIR%%/ as
dnsproxy.conf.sample file.
For more information see man dnsproxy(1)
**********************************************************************