Move generic usernames to sysconf
This commit is contained in:
@@ -13,6 +13,7 @@ struct sysopt {
|
||||
or "one or two" or "one, two, or three", &c */
|
||||
char *explorers; /* like wizards, but for access to explore mode */
|
||||
char *shellers; /* like wizards, for ! command (-DSHELL); also ^Z */
|
||||
char *genericusers; /* usernames that prompt for user name */
|
||||
char *debugfiles; /* files to show debugplines in. '*' is all. */
|
||||
int env_dbgfl; /* 1: debugfiles comes from getenv("DEBUGFILES")
|
||||
* so sysconf's DEBUGFILES shouldn't override it;
|
||||
|
||||
Reference in New Issue
Block a user