lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 443a8e1 3/3: Improve documentation


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 443a8e1 3/3: Improve documentation
Date: Tue, 2 Jun 2020 17:13:11 -0400 (EDT)

branch: master
commit 443a8e14da68cd812435c514f753f4369b25f9a6
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Improve documentation
---
 lmi_setup_05c.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lmi_setup_05c.sh b/lmi_setup_05c.sh
index e295548..b5d8a0f 100755
--- a/lmi_setup_05c.sh
+++ b/lmi_setup_05c.sh
@@ -70,6 +70,8 @@ useradd \
   --password="\$1\$\$AYD8bMyx6ho3BnmO3jjb60" \
   "${NORMAL_USER}"
 
+# Where debian has a 'sudo' group, redhat has a 'wheel' group.
+# The difference seems to be nominal; neither is GID 0.
 usermod -aG wheel "${NORMAL_USER}"
 
 chsh -s /bin/zsh root



reply via email to

[Prev in Thread] Current Thread [Next in Thread]