Arnaud Rebillout
10bf866807
Don't add root to any group
...
This was introduced in 5989ec37de
, and
probably that was not the intention.
Adding root to groups doesn't break anything, but I don't think it makes
any sense either.
4 years ago
Arnaud Rebillout
d8c4e39495
Add the kali user to the adm group
...
So that the kali user can run `journalctl` or read log files in
`/var/log`, without the need for sudo.
Fixes : #31
4 years ago
Raphaël Hertzog
80b754cf64
Fix indentation in setup_usergroups
4 years ago
Raphaël Hertzog
834f065072
Revert "Swap spaces for tabs to match other files"
...
This reverts commit c6b70bf355
.
4 years ago
g0t mi1k
c6b70bf355
Swap spaces for tabs to match other files
4 years ago
g0t mi1k
71f3cbaef4
Update path location
4 years ago
Ben Wilson
4b6aa7a76d
Symlink to live file, rather than copying (we do it with preseed anyway)
4 years ago
Ben Wilson
665bb3af6f
Delete duplicate files and move to consistent naming location
4 years ago
Ben
e470475f02
Update default generated files
4 years ago
Raphaël Hertzog
5989ec37de
Also set zsh by default for the root user
5 years ago
Raphaël Hertzog
897caba82b
Use the same kali-finish-install script in live and installer images
...
This ensures that we do the same set of customizations whatever way
Kali is installed.
5 years ago