[SCM] Debian Live manual branch, master, updated. 0f46a6aa1ecdf8f6b17fd1411f475a71859110b7

Daniel Baumann daniel at debian.org
Fri Oct 10 14:24:22 UTC 2008


The following commit has been merged in the master branch:
commit 0f46a6aa1ecdf8f6b17fd1411f475a71859110b7
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Oct 10 16:24:18 2008 +0200

    Using standard groups as example for user group preseeding.

diff --git a/chapters/live-environment.xml b/chapters/live-environment.xml
index c4d28ba..c3363b0 100644
--- a/chapters/live-environment.xml
+++ b/chapters/live-environment.xml
@@ -24,7 +24,7 @@
  <para>You can specify additional groups that the live user will belong to by preseeding the <computeroutput>passwd/user-default-groups</computeroutput> debconf value. For example, to add the live user to the <computeroutput>fuse</computeroutput> group, add the following to a file in the <filename class="directory">config/chroot_local-preseed</filename> directory:</para>
 
 <screen>
- debconf passwd/user-default-groups string dialout cdrom floppy audio video fuse
+ debconf passwd/user-default-groups string audio cdrom dialout floppy video plugdev netdev powerdev
 </screen>
 
  <para>For more information about debconf preseeding, please see <xref linkend="debconf-preseed"/>.</para>

-- 
Debian Live manual



More information about the debian-live-changes mailing list