We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd46d68 commit ff8d414Copy full SHA for ff8d414
README.md
@@ -6,10 +6,10 @@ https://www.kicksecure.com/wiki/Desktop#Disable_Autologin
6
7
Creates folders /home/user/Downloads and /home/user/Pictures.
8
9
-Adds user "user" to group libvirt as well as to group kvm.
+Adds account "user" to group libvirt as well as to group kvm.
10
11
Ships a file /etc/sudoers.d/user-passwordless that contains comments and
12
-"#user ALL=(ALL:ALL) NOPASSWD:ALL". Lets user "user" easily run all
+"#user ALL=(ALL:ALL) NOPASSWD:ALL". Lets account "user" easily run all
13
commands without password. Disabled (out commented) by default.
14
15
Simplifies running OpenVPN as unprivileged user.
0 commit comments