]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/test-sysusers/test-2.input
test/TEST-21-SYSUSERS: turn into a unit test
[thirdparty/systemd.git] / test / test-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