浏览代码

Clarified main user groups motivation in "setup"

Maxim Kammerer 12 年之前
父节点
当前提交
73aabc4e86
共有 1 个文件被更改,包括 10 次插入7 次删除
  1. 10 7
      src/root/setup

+ 10 - 7
src/root/setup

@@ -411,13 +411,16 @@ sinfo "Replacing laptop-mode drive-waking hdparm calls"
 sed -i 's/`\(hdparm -[SW]\)\>/`fast-\1/' /usr/share/laptop-mode-tools/modules/hdparm
 
 
-# "wheel"     group: necessary for su/sudo PAM authentication + GRSEC TPE (= 10)
-#                    + stop/restart PolicyKit permissions + lid events
-# "plugdev"   group: ModemManager control PolicyKit permissions;
-#                    + NetworkManager modify system connections
-#                    + wireless/bluetooth rfkill switch
-# "lp"        group: D-Bus communication with bluetoothd
-# ["uucp"]    group: access to RFCOMM devices (e.g., obexftp)
+# "wheel"     group: necessary for su/sudo PAM authentication (pam_wheel)
+#                    GRSEC TPE (GRKERNSEC_TPE_TRUSTED_GID)
+#                    stop/restart permissions (custom PolKit via ConsoleKit)
+#                    lid events (custom /var/run/lid-events)
+# "plugdev"   group: ModemManager control permissions (PolKit)
+#                    NetworkManager modify system connections (PolKit)
+#                    gnome-bluetooth rfkill switch (udev)
+#                    libmtp devices (udev)
+# "lp"        group: communication with bluez daemon (D-Bus)
+# ["uucp"]    group: access to RFCOMM devices (e.g., obexftp) (udev)
 # "games"     group: prevent games complaining about not keeping scores
 # "vmware"    group: VMware's drag-n-drop feature for file exchange (when enabled)
 # "vboxguest" group: VirtualBox seamless mode, auto-resize and clipboard