summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-tumbleweed/man5/systemd.mount.5
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/opensuse-tumbleweed/man5/systemd.mount.5')
-rw-r--r--upstream/opensuse-tumbleweed/man5/systemd.mount.563
1 files changed, 55 insertions, 8 deletions
diff --git a/upstream/opensuse-tumbleweed/man5/systemd.mount.5 b/upstream/opensuse-tumbleweed/man5/systemd.mount.5
index 5fe050d5..62d7fb91 100644
--- a/upstream/opensuse-tumbleweed/man5/systemd.mount.5
+++ b/upstream/opensuse-tumbleweed/man5/systemd.mount.5
@@ -1,5 +1,5 @@
'\" t
-.TH "SYSTEMD\&.MOUNT" "5" "" "systemd 254" "systemd.mount"
+.TH "SYSTEMD\&.MOUNT" "5" "" "systemd 255" "systemd.mount"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -277,6 +277,8 @@ for details\&.
Note that this option always applies to the created mount unit only regardless whether
\fBx\-systemd\&.automount\fR
has been specified\&.
+.sp
+Added in version 220\&.
.RE
.PP
\fBx\-systemd\&.before=\fR, \fBx\-systemd\&.after=\fR
@@ -300,6 +302,8 @@ for details\&.
Note that these options always apply to the created mount unit only regardless whether
\fBx\-systemd\&.automount\fR
has been specified\&.
+.sp
+Added in version 233\&.
.RE
.PP
\fBx\-systemd\&.wanted\-by=\fR, \fBx\-systemd\&.required\-by=\fR
@@ -316,6 +320,8 @@ and
in
\fBsystemd.unit\fR(5)
for details\&.
+.sp
+Added in version 245\&.
.RE
.PP
\fBx\-systemd\&.requires\-mounts\-for=\fR
@@ -327,18 +333,27 @@ dependency between the created mount unit and other mount units\&. The argument
in
\fBsystemd.unit\fR(5)
for details\&.
+.sp
+Added in version 220\&.
.RE
.PP
-\fBx\-systemd\&.device\-bound\fR
+\fBx\-systemd\&.device\-bound=\fR
.RS 4
-The block device backed file system will be upgraded to
+Takes a boolean argument\&. If true or no argument, a
\fIBindsTo=\fR
-dependency\&. This option is only useful when mounting file systems manually with
-\fBmount\fR(8)
-as the default dependency in this case is
-\fIRequires=\fR\&. This option is already implied by entries in
+dependency on the backing device is set\&. If false, the mount unit is not stopped no matter whether the backing device is still present\&. This is useful when the file system is backed by volume managers\&. If not set, and the mount comes from unit fragments, i\&.e\&. generated from
/etc/fstab
-or by mount units\&.
+by
+\fBsystemd-fstab-generator\fR(8)
+or loaded from a manually configured mount unit, a combination of
+\fIRequires=\fR
+and
+\fIStopPropagatedFrom=\fR
+dependencies is set on the backing device\&. If doesn\*(Aqt, only
+\fIRequires=\fR
+is used\&.
+.sp
+Added in version 233\&.
.RE
.PP
\fBx\-systemd\&.automount\fR
@@ -346,6 +361,8 @@ or by mount units\&.
An automount unit will be created for the file system\&. See
\fBsystemd.automount\fR(5)
for details\&.
+.sp
+Added in version 215\&.
.RE
.PP
\fBx\-systemd\&.idle\-timeout=\fR
@@ -355,6 +372,8 @@ Configures the idle timeout of the automount unit\&. See
in
\fBsystemd.automount\fR(5)
for details\&.
+.sp
+Added in version 220\&.
.RE
.PP
\fBx\-systemd\&.device\-timeout=\fR
@@ -370,6 +389,8 @@ Note that this option can only be used in
/etc/fstab, and will be ignored when part of the
\fIOptions=\fR
setting in a unit file\&.
+.sp
+Added in version 215\&.
.RE
.PP
\fBx\-systemd\&.mount\-timeout=\fR
@@ -389,6 +410,8 @@ setting in a unit file\&.
See
\fITimeoutSec=\fR
below for details\&.
+.sp
+Added in version 233\&.
.RE
.PP
\fBx\-systemd\&.makefs\fR
@@ -407,6 +430,8 @@ See
may be used to remove any signatures from a block device to force
\fBx\-systemd\&.makefs\fR
to reinitialize the device\&.
+.sp
+Added in version 236\&.
.RE
.PP
\fBx\-systemd\&.growfs\fR
@@ -419,6 +444,8 @@ Note that this option can only be used in
/etc/fstab, and will be ignored when part of the
\fIOptions=\fR
setting in a unit file\&.
+.sp
+Added in version 236\&.
.RE
.PP
\fBx\-systemd\&.pcrfs\fR
@@ -436,6 +463,8 @@ setting in a unit file\&. It is also implied for the root and
/usr/
partitions discovered by
\fBsystemd-gpt-auto-generator\fR(8)\&.
+.sp
+Added in version 253\&.
.RE
.PP
\fBx\-systemd\&.rw\-only\fR
@@ -443,6 +472,8 @@ partitions discovered by
If a mount operation fails to mount the file system read\-write, it normally tries mounting the file system read\-only instead\&. This option disables that behaviour, and causes the mount to fail immediately instead\&. This option is translated into the
\fIReadWriteOnly=\fR
setting in a unit file\&.
+.sp
+Added in version 246\&.
.RE
.PP
\fB_netdev\fR
@@ -459,6 +490,8 @@ local\-fs\&.target\&. They also pull in
network\-online\&.target
and are ordered after it and
network\&.target\&.
+.sp
+Added in version 235\&.
.RE
.PP
\fBnoauto\fR, \fBauto\fR
@@ -478,6 +511,8 @@ Note that if
nor
\fBnoauto\fR
have any effect\&. The matching automount unit will be added as a dependency to the appropriate target\&.
+.sp
+Added in version 215\&.
.RE
.PP
\fBnofail\fR
@@ -487,6 +522,8 @@ With
local\-fs\&.target
or
remote\-fs\&.target\&. Moreover the mount unit is not ordered before these target units\&. This means that the boot will continue without waiting for the mount unit and regardless whether the mount point can be mounted successfully\&.
+.sp
+Added in version 215\&.
.RE
.PP
\fBx\-initrd\&.mount\fR
@@ -495,6 +532,8 @@ An additional filesystem to be mounted in the initrd\&. See
initrd\-fs\&.target
description in
\fBsystemd.special\fR(7)\&. This is both an indicator to the initrd to mount this partition early and an indicator to the host to leave the partition mounted until final shutdown\&. Or in other words, if this flag is set it is assumed the mount shall be active during the entire regular runtime of the system, i\&.e\&. established before the initrd transitions into the host all the way until the host transitions to the final shutdown phase\&.
+.sp
+Added in version 215\&.
.RE
.PP
If a mount point is configured in both
@@ -551,6 +590,8 @@ is relaxed, and unknown mount options are tolerated\&. This corresponds with
\fBmount\fR(8)\*(Aqs
\fI\-s\fR
switch\&. Defaults to off\&.
+.sp
+Added in version 215\&.
.RE
.PP
\fILazyUnmount=\fR
@@ -559,6 +600,8 @@ Takes a boolean argument\&. If true, detach the filesystem from the filesystem h
\fBumount\fR(8)\*(Aqs
\fI\-l\fR
switch\&. Defaults to off\&.
+.sp
+Added in version 232\&.
.RE
.PP
\fIReadWriteOnly=\fR
@@ -567,6 +610,8 @@ Takes a boolean argument\&. If false, a mount point that shall be mounted read\-
\fBmount\fR(8)\*(Aqs
\fI\-w\fR
switch\&. Defaults to off\&.
+.sp
+Added in version 246\&.
.RE
.PP
\fIForceUnmount=\fR
@@ -575,6 +620,8 @@ Takes a boolean argument\&. If true, force an unmount (in case of an unreachable
\fBumount\fR(8)\*(Aqs
\fI\-f\fR
switch\&. Defaults to off\&.
+.sp
+Added in version 232\&.
.RE
.PP
\fIDirectoryMode=\fR