charm-helpers
charm-helpers copied to clipboard
Allow custom shell when creating system users
Allow setting the shell when creating system users using adduser()
Changed defaults to /usr/sbin/nologin for system users kept /bin/bash as default shell for normal users.