]> arthur.barton.de Git - netatalk.git/blob - man/man8/netatalk.8.tmpl
Merge remote branch 'sf/branch-allea' into branch-allea
[netatalk.git] / man / man8 / netatalk.8.tmpl
1 '\" t
2 .\"     Title: netatalk
3 .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
5 .\"      Date: 22 Mar 2012
6 .\"    Manual: Netatalk 3.0
7 .\"    Source: Netatalk 3.0
8 .\"  Language: English
9 .\"
10 .TH "NETATALK" "8" "22 Mar 2012" "Netatalk 3.0" "Netatalk 3.0"
11 .\" -----------------------------------------------------------------
12 .\" * set default formatting
13 .\" -----------------------------------------------------------------
14 .\" disable hyphenation
15 .nh
16 .\" disable justification (adjust text to left margin only)
17 .ad l
18 .\" -----------------------------------------------------------------
19 .\" * MAIN CONTENT STARTS HERE *
20 .\" -----------------------------------------------------------------
21 .SH "NAME"
22 netatalk \- Netatalk AFP server service controller daemon
23 .SH "SYNOPSIS"
24 .HP \w'\fBnetatalk\fR\fB\fR\fBnetatalk\fR\fB\fR\ 'u
25 \fBnetatalk\fR\fB\fR
26 .br
27 \fBnetatalk\fR\fB\fR
28 .SH "DESCRIPTION"
29 .PP
30 \fBnetatalk\fR
31 is the service controller daemon responsible for starting and restarting the AFP daemon
32 \fBafpd\fR
33 and the CNID daemon
34 \fBcnid_metad\fR\&. It is normally started at boot time from /etc/rc\&.
35 .SH "SIGNALS"
36 .PP
37 SIGTERM
38 .RS 4
39 Stop Netatalk service, AFP and CNID daemons
40 .RE
41 .PP
42 SIGQUIT
43 .RS 4
44 Stop Netatalk service, AFP and CNID master daemons, but keep all session AFP processes running\&. Can be used to implement AFP service without downtime\&.
45 .RE
46 .PP
47 SIGHUP
48 .RS 4
49 Sending a
50 \fBSIGHUP\fR
51 will cause the AFP daemon reload its configuration file\&.
52 .RE
53 .SH "FILES"
54 .PP
55 :ETCDIR:/afp\&.conf
56 .RS 4
57 configuration file used by afpd and cnid_metad
58 .RE
59 .SH "SEE ALSO"
60 .PP
61 \fBafpd\fR(8),
62 \fBcnid_metad\fR(8),
63 \fBafp.conf\fR(5)\&.