We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c92059 commit a9541dcCopy full SHA for a9541dc
_posts/2022-12-18-debian-lxc-setup.md
@@ -71,7 +71,7 @@ PermitEmptyPasswords no
71
To allow a user to execute `sudo` commands without being prompted for a password, create the following file.
72
73
```bash
74
-/etc/sudoers.d/patrick
+nano /etc/sudoers.d/patrick
75
```
76
77
```conf
0 commit comments