5 lines
161 B
Plaintext
5 lines
161 B
Plaintext
|
groupadd -g 26 dovecot
|
||
|
useradd -g dovecot -u 26 -d /var/run/dovecot -s /bin/false dovecot
|
||
|
useradd -g dovecot -u 27 -d /var/run/dovecot -s /bin/false dovenull
|
||
|
|