]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/TEST-21-SYSUSERS/test-2.input
Merge pull request #8107 from sourcejedi/pedant
[thirdparty/systemd.git] / test / TEST-21-SYSUSERS / test-2.input
1 # Test generation of ID dynamically based on SYSTEM_UID_MAX and
2 # replacement of all fields up to the login shell.
3 #
4 #Type Name ID GECOS homedir shell
5 u u1 - "some gecos" /random/dir -
6 u u2 777 "some gecos" /random/dir /bin/zsh
7 u u3 778 - /random/dir2 /bin/bash
8 u u4 779 - - /bin/csh