Err, I mean X, not Z :)

This commit is contained in:
Roy Marples 2008-07-08 16:05:26 +00:00
parent 4486a4f8a0
commit 84e42b79ba

View File

@ -550,7 +550,7 @@ parse_option(int opt, char *oarg, struct options *options)
return -1;
}
break;
case 'Z':
case 'X':
options->options &= ~DHCPCD_DAEMONISE;
break;
default: