]> git.ipfire.org Git - thirdparty/mdadm.git/commit
systemd/mdmon: set IMSM_NO_PLATFORM=1
authorNeilBrown <neilb@suse.de>
Mon, 20 Jan 2014 22:46:07 +0000 (09:46 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 20 Jan 2014 22:46:07 +0000 (09:46 +1100)
commit67ee238316785481a8ad440e531cae6c4dce36a4
tree5792ec90710b274f78967716d86e5c1789e35c6c
parent5e57245e3feba65385fc100e0f2c3d1214d79915
systemd/mdmon: set IMSM_NO_PLATFORM=1

As mdmon doesn't inherit environment from mdadm when it is started
by system, it cannot inherit IMSM_NO_PLATFORM.
But if an imsm array as assembled then mdmon really should handle it
whether there is a platform present or not.
So always set this var.

Signed-off-by: NeilBrown <neilb@suse.de>
systemd/mdmon@.service