diff options
| author | Daniel Baumann <daniel@debian.org> | 2010-09-02 21:28:24 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:59:20 +0100 |
| commit | c84df2e0e459c3d13f924d0334fdb836e56d69b2 (patch) | |
| tree | 2d519999342459123600e0a08e6fa91c16645685 /manpages/de/live-boot.de.7 | |
| parent | 6a1c87d712c4963117dfd7c7bdbd19ccef05bd18 (diff) | |
| download | live-boot-c84df2e0e459c3d13f924d0334fdb836e56d69b2.tar.gz live-boot-c84df2e0e459c3d13f924d0334fdb836e56d69b2.zip | |
Using boot.d instead of boot.conf.d as directory name for custom configuration files.
Diffstat (limited to 'manpages/de/live-boot.de.7')
| -rw-r--r-- | manpages/de/live-boot.de.7 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/manpages/de/live-boot.de.7 b/manpages/de/live-boot.de.7 index aedc998..c5bb276 100644 --- a/manpages/de/live-boot.de.7 +++ b/manpages/de/live-boot.de.7 @@ -38,8 +38,8 @@ see below. .SS Konfigurationsdateien \fBlive\-boot\fP can be configured (but not activated) through configuration files. Those files can be placed either in the root filesystem itself -(/etc/live/boot.conf, /etc/live/boot.conf.d/), or on the live media -(live/boot.conf, live/boot.conf.d/). +(/etc/live/boot.conf, /etc/live/boot.d/), or on the live media +(live/boot.conf, live/boot.d/). .SH OPTIONEN .\" FIXME @@ -236,9 +236,9 @@ directory with a tmpfs on the original path. .SH DATEIEN .IP \fB/etc/live/boot.conf\fP 4 -.IP \fB/etc/live/boot.conf.d/\fP 4 +.IP \fB/etc/live/boot.d/\fP 4 .IP \fBlive/boot.conf\fP 4 -.IP \fBlive/boot.conf.d/\fP 4 +.IP \fBlive/boot.d/\fP 4 .SH "SIEHE AUCH" \fIlive\-snapshot\fP(1) |
