summaryrefslogtreecommitdiffstats
path: root/misc-utils/findmnt.8
diff options
context:
space:
mode:
authorKarel Zak2012-01-24 11:16:53 +0100
committerKarel Zak2012-01-24 11:16:53 +0100
commit9354fea34283f54e45fb7d6faa7b54f516081780 (patch)
tree8e767c601742ba4081f0d076c7ba11b14c32d036 /misc-utils/findmnt.8
parentRevert "mount: enable fstab.d" (diff)
downloadkernel-qcow2-util-linux-9354fea34283f54e45fb7d6faa7b54f516081780.tar.gz
kernel-qcow2-util-linux-9354fea34283f54e45fb7d6faa7b54f516081780.tar.xz
kernel-qcow2-util-linux-9354fea34283f54e45fb7d6faa7b54f516081780.zip
libmount: remove fstab.d support
If you really need to store your configuration to a alternative files then you have to explicitly specify the files or directories on mount(8) command line by --fstab option. Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'misc-utils/findmnt.8')
-rw-r--r--misc-utils/findmnt.85
1 files changed, 1 insertions, 4 deletions
diff --git a/misc-utils/findmnt.8 b/misc-utils/findmnt.8
index 4345af35c..b6d80f095 100644
--- a/misc-utils/findmnt.8
+++ b/misc-utils/findmnt.8
@@ -22,7 +22,6 @@ will list all mounted filesytems or search for a filesystem. The
.B findmnt
command is able to search in
.IR /etc/fstab ,
-.IR /etc/fstab.d ,
.IR /etc/mtab
or
.IR /proc/self/mountinfo .
@@ -38,9 +37,7 @@ The command prints all mounted filesystems in the tree-like format by default.
Print help and exit.
.IP "\fB\-s, \-\-fstab\fP"
Search in
-.IR /etc/fstab
-and
-.IR /etc/fstab.d .
+.IR /etc/fstab .
The output is in the list format (see --list).
.IP "\fB\-m, \-\-mtab\fP"
Search in