Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fvbe.git;a=commitdiff;h=a2b620aa9afd95d91c3aacae9c3ee5fbb43b4f23

commit a2b620aa9afd95d91c3aacae9c3ee5fbb43b4f23
Author: crazy <cr...@frugalware.org>
Date:   Sun Sep 10 20:21:32 2017 +0200

global: let first user created by installer have sudo
for now we take wheel group .. we may want to change that sometimes

diff --git a/calamares/calamares-config-global/modules/users.conf 
b/calamares/calamares-config-global/modules/users.conf
index 5a79f2c..66e1e07 100644
--- a/calamares/calamares-config-global/modules/users.conf
+++ b/calamares/calamares-config-global/modules/users.conf
@@ -28,7 +28,7 @@ defaultGroups:
doAutologin:     true

# remove the following line to avoid creating /etc/sudoers.d/10-installer
-#sudoersGroup:    wheel
+sudoersGroup:    wheel

setRootPassword: true
doReusePassword: false
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to