Fix formatting.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-05-19 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/useradd.c: Fix formatting.
|
||||
|
||||
2008-05-19 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* NEWS, man/useradd.8.xml: Document the -r, --system option.
|
||||
|
||||
@@ -1074,7 +1074,7 @@ static void process_flags (int argc, char **argv)
|
||||
}
|
||||
}
|
||||
|
||||
if (!gflg && !Nflg && ! Uflg) {
|
||||
if (!gflg && !Nflg && !Uflg) {
|
||||
/* Get the settings from login.defs */
|
||||
Uflg = getdef_bool ("USERGROUPS_ENAB");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user