feat: update cwctl to work with Ubuntu 24.04 LTS (#9586)

The `add user` utility was updated, and the `--disabled-login` behavior changed in Ubuntu 24.04. This set the login shell to `/sbin/nologin,` which broke the `cwctl` installation flow. 

ref: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625758

Co-authored-by: Vishnu Narayanan <iamwishnu@gmail.com>
This commit is contained in:
André J
2024-06-05 11:50:57 +02:00
committed by GitHub
parent 88e4d9f06f
commit c23e235cea
3 changed files with 8 additions and 8 deletions

View File

@@ -1 +1 @@
3.3.1
3.9.0