From accdd018ede77ef1c057775396c18c73406cbcb4 Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Sat, 5 Oct 2013 17:28:09 +0200 Subject: mount/service: drop FsckPassNo support We now treat passno as boleans in the generators, and don't need this any more. fsck itself is able to sequentialize checks on the same local media, so in the common case the ordering is redundant. It is still possible to force an order by using .d fragments, in case that is desired. --- man/systemd.mount.xml | 22 ---------------------- 1 file changed, 22 deletions(-) (limited to 'man/systemd.mount.xml') diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 48af1caace..217289ab75 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -272,28 +272,6 @@ for more settings. - - Compatibility Options - - The following option is also available in the - [Mount] section, but exists purely - for compatibility reasons and should not be used in - newly written mount files. - - - - FsckPassNo= - - The pass number for - the file system checking service for - this mount. See - systemd.service5 - for more information on this setting. - - - - - See Also -- cgit v1.2.3-54-g00ecf