]> arthur.barton.de Git - netatalk.git/blob - man/man8/cnid_metad.8.tmpl
Merge 2-2
[netatalk.git] / man / man8 / cnid_metad.8.tmpl
1 '\" t
2 .\"     Title: cnid_metad
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: 23 Mar 2012
6 .\"    Manual: Netatalk 3.0
7 .\"    Source: Netatalk 3.0
8 .\"  Language: English
9 .\"
10 .TH "CNID_METAD" "8" "23 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 cnid_metad \- start cnid_dbd daemons on request
23 .SH "SYNOPSIS"
24 .HP \w'\fBcnid_metad\fR\fB\fR\fBcnid_metad\fR\fB\fR\ 'u
25 \fBcnid_metad\fR\fB\fR [\-d] [\-F\ \fIconfiguration\ file\fR]
26 .br
27 \fBcnid_metad\fR\fB\fR \-v | \-V 
28 .SH "DESCRIPTION"
29 .PP
30 \fBcnid_metad\fR
31 waits for requests from
32 \fBafpd\fR
33 to start up instances of the
34 \fBcnid_dbd\fR
35 daemon\&. It keeps track of the status of a
36 \fBcnid_dbd\fR
37 instance once started and will restart it if necessary\&.
38 \fBcnid_metad\fR
39 is normally started at boot time by
40 \fBnetatalk\fR(8) and runs until shutdown\&.
41 .SH "OPTIONS"
42 .PP
43 \fB\-d\fR
44 .RS 4
45 \fBcnid_metad will remain in the foreground and\fR
46 will also leave the standard input, standard output and standard error file descriptors open\&. Useful for debugging\&.
47 .RE
48 .PP
49 \fB\-F\fR \fIconfiguration file\fR
50 .RS 4
51 Use
52 \fIconfiguration file\fR
53 as the configuration file\&. The default is
54 \fI:ETCDIR:/afp\&.conf\fR\&.
55 .RE
56 .PP
57 \fB\-v, \-V\fR
58 .RS 4
59 Show version and exit\&.
60 .RE
61 .SH "CAVEATS"
62 .PP
63 \fBcnid_metad\fR
64 does not block or catch any signals apart from SIGPIPE\&. It will therefore exit on most signals received\&. This will also cause all instances of
65 \fBcnid_dbd\'s\fR
66 started by that
67 \fBcnid_metad\fR
68 to exit gracefully\&. Since state about and IPC access to the subprocesses is only maintained in memory by
69 \fBcnid_metad\fR
70 this is desired behaviour\&. As soon as
71 \fBcnid_metad\fR
72 is restarted
73 \fBafpd\fR
74 processes will transparently reconnect\&.
75 .SH "SEE ALSO"
76 .PP
77 \fBnetatalk\fR(8),
78 \fBcnid_dbd\fR(8),
79 \fBafpd\fR(8),
80 \fBdbd\fR(1),
81 \fBafp.conf\fR(5)