This website requires JavaScript.
Explore
Help
Sign in
system
/
systemd
Watch
1
Star
0
Fork
You've already forked systemd
0
mirror of
https://github.com/systemd/systemd
synced
2024-11-05 18:25:39 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c142a8fbcb
systemd
/
test
/
test-sysusers
/
test-8.expected-passwd
2 lines
42 B
Text
Raw
Normal View
History
Unescape
Escape
sysusers: look at login.defs when setting the default range to allocate users Also, even if login.defs are not present, don't start allocating at 1, but at SYSTEM_UID_MIN. Fixes #9769. The test is adjusted. Actually, it was busted before, because sysusers would never use SYSTEM_GID_MIN, so if SYSTEM_GID_MIN was different than SYSTEM_UID_MIN, the tests would fail. On all "normal" systems the two are equal, so we didn't notice. Since sysusers now always uses the minimum of the two, we only need to substitute one value.
2020-09-25 15:16:06 +00:00
username:x:SYSTEM_UGID_MAX:300::/:NOLOGIN
Reference in a new issue
Copy permalink