8 lines
192 B
Text
8 lines
192 B
Text
./users/example.conf:
|
|
gecos = Example service user
|
|
home = /var/lib/example
|
|
shell = /sbin/nologin
|
|
primary_group = example
|
|
|
|
The corresponding ./groups/example.conf must exist and may be empty.
|
|
|