Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:ecsos:test
shadow
useradd-default.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File useradd-default.patch of Package shadow
Index: src/useradd.c =================================================================== --- src/useradd.c.orig +++ src/useradd.c @@ -101,7 +101,7 @@ FILE *shadow_logfd = NULL; /* * These defaults are used if there is no defaults file. */ -static gid_t def_group = 1000; +static gid_t def_group = 100; static const char *def_gname = "other"; static const char *def_home = "/home"; static const char *def_shell = "/bin/bash";
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor