Added user registration code
This commit is contained in:
@@ -1249,6 +1249,8 @@ struct sysconfig {
|
||||
int priority; /* Child process priority */
|
||||
unsigned do_sync : 1; /* Sync() during execute */
|
||||
unsigned is_upgraded : 1; /* For internal upgrade use */
|
||||
|
||||
char myfqdn[64]; /* My real FQDN */
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user