mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
man: sysusers.d correct default user shell
For the non-root user sysusers uses nologin as the default shell, not login. Correct the documentation to match the code.
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
5146e7e8ae
commit
eb34cba763
@@ -102,7 +102,7 @@ m authd input</programlisting>
|
||||
group will be set to the group
|
||||
bearing the same name. The
|
||||
user's shell will be set to
|
||||
<filename>/sbin/login</filename>,
|
||||
<filename>/sbin/nologin</filename>,
|
||||
the home directory to
|
||||
<filename>/</filename>. The
|
||||
account will be created
|
||||
|
||||
Reference in New Issue
Block a user