Modified library for new test cases to corrupt data - related to the bug fix for...
[profile/ivi/dlt-daemon.git] / doc / dlt-system.1
1 .TH dlt-system 1  "March 2, 2012" "version 2.5.0" "USER COMMANDS"
2 .SH NAME
3 dlt-system \- DLT system logging process
4 .SH SYNOPSIS
5 .B dlt-system
6 [\-h] [\-c filename]
7 .SH DESCRIPTION
8 The DLT system logging process is the central application, which logs
9 system information from the platform. It provides the features
10 filetransfer, syslog adapater, logging of any kind of files and
11 procfilesystem logger. The individual features can be enabled and
12 disabled in the configuration file. 
13 .PP
14 dlt-system loads by default the configuration file /etc/dlt-system.conf. 
15 See dlt-system.conf(1).
16 .SH OPTIONS
17 .TP
18 \-h
19 Display a short help text.
20 .TP
21 \-c
22 Load an alternative configuration file. By default the configuration
23 file /etc/dlt.conf is loaded.
24 .SH EXAMPLES
25 .TP
26 Start DLT system with own configuration:
27 .B dlt-system
28 \-c ~/my-configuration.cfg \-v
29 .PP
30 .SH EXIT STATUS
31 Non zero is returned in case of failure.
32 .SH AUTHOR
33 Alexander Wenzel (alexander.aw.wenzel (at) bmw.de)
34 .SH SEE ALSO
35 dlt-system.conf(5)
36 dlt-daemon(1)
37