]> git.ipfire.org Git - thirdparty/mdadm.git/commit
udev.rules: make safe timeouts compatible with split-usr systems.
authorDimitri John Ledkov <xnox@ubuntu.com>
Mon, 23 Jul 2018 10:46:03 +0000 (11:46 +0100)
committerJes Sorensen <jsorensen@fb.com>
Tue, 31 Jul 2018 15:43:14 +0000 (11:43 -0400)
commit18552ef041221d79a30c69d22bc2b68f1c216e97
treedfe4bc94bb8436401b358b54ecbf06daa88e7981
parent80d1256e98b4995b0a753678f6c7e4a8bb369741
udev.rules: make safe timeouts compatible with split-usr systems.

Instead of /usr/bin/sh, and /usr/bin/echo, use /bin/sh and shell
built-in echo respectively. This makes
udev-md-raid-safe-timeouts.rules to be compatible with both usr-merged
and split-usr systems alike.

Signed-off-by: Dimitri John Ledkov <xnox@ubuntu.com>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
udev-md-raid-safe-timeouts.rules