]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/test-sysusers/test-2.input
tests: add spdx license header to test unit/link/network/conf files
[thirdparty/systemd.git] / test / test-sysusers / test-2.input
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2 # Test generation of ID dynamically based on SYSTEM_UGID_MAX and
3 # replacement of all fields up to the login shell.
4 #
5 #Type Name ID GECOS homedir shell
6 u u1 - "some gecos" /random/dir -
7 u u2 777 "some gecos" /random/dir /bin/zsh
8 u u3 778 - /random/dir2 /bin/bash
9 u u4 779 - - /bin/csh