Imported Upstream version 3.3.10
[platform/upstream/procps-ng.git] / man-po / de / man5 / sysctl.conf.5
1 .\" Copyright 1999, George Staikos (staikos@0wned.org)
2 .\" This file may be used subject to the terms and conditions of the
3 .\" GNU General Public License Version 2, or any later version
4 .\" at your option, as published by the Free Software Foundation.
5 .\" This program is distributed in the hope that it will be useful,
6 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of
7 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8 .\" GNU General Public License for more details."
9 .\"*******************************************************************
10 .\"
11 .\" This file was generated with po4a. Translate the source file.
12 .\"
13 .\"*******************************************************************
14 .TH SYSCTL.CONF 5 "Januar 2012" procps\-ng Dateiformate
15 .SH BEZEICHNUNG
16 sysctl.conf \- Konfigurationsdatei für sysctl zum Laden und Speichern
17 .SH BESCHREIBUNG
18 Die Datei \fBsysctl.conf\fP enthält Werte, die von \fBsysctl\fP gelesen und
19 geschrieben werden. Folgende einfache Syntax wird verwendet:
20 .RS
21 .sp
22 .nf
23 .ne 7
24 # Kommentar
25 ; Kommentar
26
27 Token = Wert
28 .fi
29 .RE
30 .PP
31 Beachten Sie, dass Leerzeilen und Leerzeichen vor und nach einem Token oder
32 Wert ignoriert werden, obwohl ein Wert dagegen durchaus Leerzeichen
33 enthalten darf. Zeilen, die mit einem # oder ; beginnen, werden als
34 Kommentare aufgefasst und ignoriert.
35 .SH BEISPIEL
36 .RS
37 .sp
38 .nf
39 .ne 7
40 # Beispiel für sysctl.conf
41 #
42   kernel.domainname = beispiel.com
43 ; hier ist ein Leerzeichen, das von sysctl verarbeitet wird!
44   kernel.modprobe = /sbin/mod probe
45 .fi
46 .RE
47 .PP
48 .SH DATEIEN
49 .TP 
50 /run/sysctl.d/*.conf
51 .TQ
52 /etc/sysctl.d/*.conf
53 .TQ
54 /usr/local/lib/sysctl.d/*.conf
55 .TQ
56 /usr/lib/sysctl.d/*.conf
57 .TQ
58 /lib/sysctl.d/*.conf
59 .TQ
60 /etc/sysctl.conf
61 sind die Pfade, in denen die Dateien üblicherweise zu finden sind, aus denen
62 sysctl liest. Weitere Informationen finden Sie in der Option \fI\-\-system\fP von
63 sysctl.
64 .SH "SIEHE AUCH"
65 \fBsysctl\fP(8)
66 .SH AUTOR
67 .UR staikos@0wned.org
68 George Staikos
69 .UE
70 .SH "FEHLER BERICHTEN"
71 Bitte senden Sie Fehlerberichte an
72 .UR procps@freelists.org
73 .UE