]> Cypherpunks.ru repositories - nncp.git/blob - ports/nncp/files/pkg-message.in
Draft FreeBSD port
[nncp.git] / ports / nncp / files / pkg-message.in
1 ======================================================================
2 - Add the following line to /etc/rc.conf to enable nncp-daemon:
3
4     nncp_daemon_enable="YES"
5
6 - Add the following line to /etc/rc.conf to enable nncp-caller:
7
8     nncp_caller_enable="YES"
9
10 - %%PREFIX%%/etc/newsyslog.conf.d/nncp.conf
11   log rotation configuration has been installed.
12 - /var/spool/nncp is the packet spool directory.
13 - Generate NNCP configuration file using the command:
14
15     # umask 077
16     # nncp-newnode > %%PREFIX%%/etc/nncp.yaml
17 ======================================================================