This website requires JavaScript.
Explore
Help
Sign In
dasharo
/
systemd
Watch
0
Star
0
Fork
0
You've already forked systemd
mirror of
https://github.com/Dasharo/systemd.git
synced
2026-03-06 15:02:31 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Apply Patch
systemd
/
test
/
test-sysusers
/
test-2.expected-group
5 lines
52 B
Plaintext
Raw
Permalink
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 17:16:06 +02:00
u1:x:SYSTEM_UGID_MAX:
test/TEST-21-SYSUSERS: add tests for new functionality
2018-02-02 08:53:47 +01:00
u2:x:777:
u3:x:778:
u4:x:779:
Reference in New Issue
Copy Permalink