From 2a2e1b36a0417d748048b530e03d5428241f749d Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 12 Nov 2015 12:50:59 +0100 Subject: core: remove SmackFileSystemRootLabel= again Apparently, util-linux' mount command implicitly drops the smack-related options anyway before passing them to the kernel, if the kernel doesn't know SMACK, hence there's no point in duplicating this in systemd. Fixes #1696 --- man/systemd.mount.xml | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'man/systemd.mount.xml') diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 67e96dc157..a724d88584 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -365,18 +365,6 @@ to 0755. - - SmackFileSystemRootLabel= - Takes a string for the SMACK label. - This option specifies the label to assign the root of the - file system if it lacks the SMACK extended attribute. - Note that this option will be ignored if kernel does not - support the SMACK feature. - See Smack.txt - for details. - - TimeoutSec= Configures the time to wait for the mount -- cgit v1.2.3-54-g00ecf