]> git.ipfire.org Git - thirdparty/mdadm.git/commit
mdamd-last-resort: add a Conflicts line to stop the timer.
authorNeilBrown <neilb@suse.de>
Thu, 12 Dec 2013 02:20:32 +0000 (13:20 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 12 Dec 2013 02:20:32 +0000 (13:20 +1100)
commit79d8213f29046c9b184f9cb4af87878f937e10a9
tree149add49cdee969988433d0dd465c48a1c2bc3be
parent25392f5fc59f96fb766ecb5617d5276f8c87d489
mdamd-last-resort: add a Conflicts line to stop the timer.

When the md device actually appears we want to stop the timer and not
bother with the mdadm-last-resort@.server.  In particular, running
that causes confusing messages and is in general best avoided.

Fortuantely this can simply be achieved with a Conflicts= line

Signed-off-by: NeilBrown <neilb@suse.de>
systemd/mdadm-last-resort@.timer