Remove obsolete comment describing how the command line is
no longer parsed. Approved by: bz (mentor)
This commit is contained in:
parent
4405625484
commit
8496e0a313
@ -210,11 +210,6 @@ main(int argc, char **argv)
|
||||
if (uflag)
|
||||
GET_USER_INFO;
|
||||
|
||||
/*
|
||||
* If the first argument (path) starts with a slash, and the third
|
||||
* argument (IP address) starts with a digit, it is likely to be
|
||||
* an old-style fixed-parameter command line.
|
||||
*/
|
||||
if (jailname)
|
||||
set_param("name", jailname);
|
||||
if (securelevel)
|
||||
|
Loading…
Reference in New Issue
Block a user