port from useradd, groupadd and usermod to adduser and addgroup

adduser and addgroup

Quoted from Debian adduser manpage:

They are friendlier front ends to the low level tools like useradd, groupadd and usermod programs, by default choosing Debian policy conformant UID and GID values, creating a home directory with skeletal configuration, running a custom script, and other features.

Whonix 15.0.0.4.8-developers-only does not have this.

https://github.com/Whonix/Whonix/commit/626de6c98c36eeea07a7b4f014a7e13b70d9a1e2

Will be included in next git tag.

1 Like