Improve human readability of list_head functions. Add message of the day suggesting to use the command.
This commit is contained in:
@@ -205,6 +205,8 @@ int main(int argc, char **argv)
|
||||
// Set the user id.
|
||||
setuid(pwd->pw_uid);
|
||||
|
||||
printf("\n");
|
||||
|
||||
// Print /etc/motd if it exists.
|
||||
__print_message_file("/etc/motd");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user