mirror of
https://github.com/systemd/systemd.git
synced 2024-11-04 13:51:24 +03:00
6db904625d
Some distros install nologin as /usr/sbin/nologin, others as /sbin/nologin. Since we can't really on merged-usr everywhere (where the path wouldn't matter), make the path build time configurable via -Dnologin-path=. Closes #13028
5 lines
173 B
Plaintext
5 lines
173 B
Plaintext
u1:x:SYSTEM_UID_MAX:SYSTEM_UID_MAX:some gecos:/random/dir:NOLOGIN
|
|
u2:x:777:777:some gecos:/random/dir:/bin/zsh
|
|
u3:x:778:778::/random/dir2:/bin/bash
|
|
u4:x:779:779::/:/bin/csh
|