]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Remove --offroot argument and default to always setting argv[0] to @
authorJes Sorensen <Jes.Sorensen@redhat.com>
Fri, 1 Feb 2013 15:15:17 +0000 (16:15 +0100)
committerNeilBrown <neilb@suse.de>
Tue, 5 Feb 2013 04:06:47 +0000 (15:06 +1100)
commit3e23ba9d7bd3c2a9fbddc286014480672763e563
tree71ac8d36f35cd2099b5747da00a3fcc00be33659
parente31dec228bbe68c55f8e601500f82c9492c96aae
Remove --offroot argument and default to always setting argv[0] to @

We still allow --offroot to be given - for compatibility with scripts
- but ignore it.

The whole point of --offroot is to get systemd to not auto-kill mdmon,
and we always want that.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: NeilBrown <neilb@suse.de>
ReadMe.c
mdadm.8.in
mdadm.c
mdadm.h
mdmon.8
mdmon.c
util.c