dh_sysuser
debhelper addon to handle creation of system users
Install
- All systems
-
curl cmd.cat/dh_sysuser.sh
- Debian
-
apt-get install dh-sysuser - Ubuntu
-
apt-get install dh-sysuser - Kali Linux
-
apt-get install dh-sysuser - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install dh-sysuser - Raspbian
-
apt-get install dh-sysuser
dh-sysuser
debhelper addon to handle creation of system users
dh-sysuser provides a debhelper sequence addon named 'sysuser' and command 'dh_sysuser', which provide declarating way to ensure, that required users are present after package installation and correctly handled after package removal.