mirror of
https://github.com/systemd/systemd.git
synced 2024-11-05 06:52:22 +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
6 lines
144 B
Plaintext
6 lines
144 B
Plaintext
bin:x:1:1::/:NOLOGIN
|
|
daemon:x:2:2::/:NOLOGIN
|
|
mail:x:8:12::/var/spool/mail:NOLOGIN
|
|
ftp:x:14:11::/srv/ftp:NOLOGIN
|
|
http:x:33:33::/srv/http:NOLOGIN
|