]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: remove SmackFileSystemRootLabel= again 1864/head
authorLennart Poettering <lennart@poettering.net>
Thu, 12 Nov 2015 11:50:59 +0000 (12:50 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 12 Nov 2015 11:50:59 +0000 (12:50 +0100)
commit2a2e1b36a0417d748048b530e03d5428241f749d
tree422f752cf7c673187926627e6448a81c5f4b7e8e
parente87e7f5651a741cd9bd7d4b1f759573faa555c08
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
src/core/dbus-mount.c
src/core/load-fragment-gperf.gperf.m4
src/core/mount.c
src/core/mount.h
units/tmp.mount.m4