From 2dbd4a9454f127f600e5764b7883a472eeb32be0 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 16 Jun 2014 01:02:27 +0200 Subject: mount: add new SloppyOptions= setting for mount units, mapping to mount(8)'s "-s" switch --- man/systemd.mount.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'man/systemd.mount.xml') diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 657cf11be3..2fbad37283 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -250,6 +250,21 @@ setting is optional. + + SloppyOptions= + + Takes a boolean + argument. If true parsing of the + options specified in + Options= is + relaxed, and unknown mount options are + tolerated. This corresponds with + mount8's + -s + switch. Defaults to + off. + + DirectoryMode= Directories of mount -- cgit v1.2.3-54-g00ecf