Remove user from docker group
This prevents unauthorised programs to effectively be root.
This commit is contained in:
parent
973b82c90f
commit
a68b429a58
|
@ -20,7 +20,6 @@ in
|
|||
extraGroups = [
|
||||
"adbusers"
|
||||
"dialout"
|
||||
"docker"
|
||||
"libvirtd"
|
||||
"lp"
|
||||
"networkmanager"
|
||||
|
|
Loading…
Reference in a new issue