Fix formatting.
This commit is contained in:
parent
300f7416c4
commit
537496c019
@ -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>
|
2008-05-19 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
* NEWS, man/useradd.8.xml: Document the -r, --system option.
|
* 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 */
|
/* Get the settings from login.defs */
|
||||||
Uflg = getdef_bool ("USERGROUPS_ENAB");
|
Uflg = getdef_bool ("USERGROUPS_ENAB");
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user