From 3e23ba9d7bd3c2a9fbddc286014480672763e563 Mon Sep 17 00:00:00 2001 From: Jes Sorensen Date: Fri, 1 Feb 2013 16:15:17 +0100 Subject: 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 Signed-off-by: NeilBrown --- ReadMe.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'ReadMe.c') diff --git a/ReadMe.c b/ReadMe.c index 4214cb05..c4bb7301 100644 --- a/ReadMe.c +++ b/ReadMe.c @@ -259,10 +259,6 @@ char OptionHelp[] = " --query -Q : Display general information about how a\n" " device relates to the md driver\n" " --auto-detect : Start arrays auto-detected by the kernel\n" -" --offroot : Set first character of argv[0] to @ to indicate the\n" -" application was launched from initrd/initramfs and\n" -" should not be shutdown by systemd as part of the\n" -" regular shutdown process.\n" ; /* "\n" -- cgit v1.2.3