Add :
@@ -65,7 +65,7 @@ Verify the user was added to the sudo group:
|
||||
groups username
|
||||
```
|
||||
|
||||
Or if using doas instead of sudo
|
||||
Or if using doas instead of sudo:
|
||||
```bash
|
||||
echo "permit persist username" >> /etc/doas.conf
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user