Fix FTBFS for x86_64
[profile/ivi/dlt-daemon.git] / doc / dlt-system.1
1 '\" t
2 .\"     Title: dlt-system
3 .\"    Author: [see the "AUTHOR" section]
4 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
5 .\"      Date: 10/12/2012
6 .\"    Manual: \ \&
7 .\"    Source: \ \&
8 .\"  Language: English
9 .\"
10 .TH "DLT\-SYSTEM" "1" "10/12/2012" "\ \&" "\ \&"
11 .\" -----------------------------------------------------------------
12 .\" * Define some portability stuff
13 .\" -----------------------------------------------------------------
14 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15 .\" http://bugs.debian.org/507673
16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
17 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18 .ie \n(.g .ds Aq \(aq
19 .el       .ds Aq '
20 .\" -----------------------------------------------------------------
21 .\" * set default formatting
22 .\" -----------------------------------------------------------------
23 .\" disable hyphenation
24 .nh
25 .\" disable justification (adjust text to left margin only)
26 .ad l
27 .\" -----------------------------------------------------------------
28 .\" * MAIN CONTENT STARTS HERE *
29 .\" -----------------------------------------------------------------
30 .SH "NAME"
31 dlt-system \- DLT system logging process
32 .SH "SYNOPSIS"
33 .sp
34 \fBdlt\-system\fR [\-h] [\-c filename]
35 .SH "DESCRIPTION"
36 .sp
37 The DLT system logging process is the central application, which logs system information from the platform\&. It provides the features filetransfer, syslog adapater, logging of any kind of files and procfilesystem logger\&. The individual features can be enabled and disabled in the configuration file\&.
38 .sp
39 dlt\-system loads by default the configuration file /etc/dlt\-system\&.conf\&. See dlt\-system\&.conf(1)\&.
40 .SH "OPTIONS"
41 .PP
42 \fB\-h\fR
43 .RS 4
44 Display a short help text\&.
45 .RE
46 .PP
47 \fB\-c\fR
48 .RS 4
49 Load an alternative configuration file\&. By default the configuration file /etc/dlt\&.conf is loaded\&.
50 .RE
51 .SH "EXAMPLES"
52 .PP
53 Start DLT system with own configuration
54 .RS 4
55 dlt\-system \-c ~/my\-configuration\&.cfg \-v
56 .RE
57 .SH "EXIT STATUS"
58 .sp
59 Non zero is returned in case of failure\&.
60 .SH "AUTHOR"
61 .sp
62 Alexander Wenzel (alexander\&.aw\&.wenzel (at) bmw\&.de)
63 .SH "RESOURCES"
64 .sp
65 Main web site: http://projects\&.genivi\&.org/diagnostic\-log\-trace Mailinglist: https://lists\&.genivi\&.org/mailman/listinfo/genivi\-diagnostic\-log\-and\-trace
66 .SH "SEE ALSO"
67 .sp
68 dlt\-system\&.conf(5) dlt\-daemon(1)