diff options
Diffstat (limited to 'chapter06/pwdgroup.xml')
-rw-r--r-- | chapter06/pwdgroup.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/pwdgroup.xml b/chapter06/pwdgroup.xml index a515de425..83c3bd283 100644 --- a/chapter06/pwdgroup.xml +++ b/chapter06/pwdgroup.xml @@ -45,10 +45,11 @@ disk:x:8: lp:x:9: dialout:x:10: audio:x:11: +video:x:12: <userinput>EOF</userinput></screen> <para>The created groups aren't part of any standard -- they are some of the -groups that the <command>make_devices</command> script in the next section +groups that the Udev configuration we will be using in the next section uses. The LSB (<ulink url="http://www.linuxbase.org/">Linux Standard Base</ulink>) recommends only that, beside the group <quote>root</quote> with a GID of 0, a group <quote>bin</quote> with a GID of 1 be present. All other group |