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