summaryrefslogtreecommitdiff
path: root/net/netatalk1/MESSAGE
blob: 321f2b4ea3885be33b7275b027f9a7aafda1c07f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2004/11/02 11:20:10 markd Exp $

To have Netatalk start automatically at boot, you will need to set the
following variables in /etc/rc.conf (replacing "YES" with "NO" for those
services you wish to not run):
		atalkd=YES
		afpd=YES
		papd=YES
		timelord=YES

Example Netatalk config files have been installed in the examples directory
at ${PREFIX}/share/examples/netatalk. Production config files are
installed in ${PKG_SYSCONFDIR}. If no config files existed before this
package was installed, default config files were copied in.

===========================================================================