X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=autoconfig.small;h=ac62f870298054ab0fc8be13c5e335b685dfede3;hp=f0dc417ac9cb3b63838a02aeaf0f3a9bcc46cdfa;hb=bbba6557f78df308c538325c2d904f21b63b4901;hpb=5a937b7859b9e215b00e22e3ba24d41b796acf78 diff --git a/autoconfig.small b/autoconfig.small index f0dc417..ac62f87 100644 --- a/autoconfig.small +++ b/autoconfig.small @@ -3,7 +3,7 @@ # Authors: grml-team (grml.org), (c) Michael Prokop # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2. -# Latest change: Fre Nov 24 21:20:51 CET 2006 [mika] +# Latest change: Mit Jän 17 17:48:02 CET 2007 [mika] ################################################################################ ################################################################################ @@ -31,8 +31,8 @@ CONFIG_CPU='no' # create/regenerate /etc/fstab using [grml-]rebuildfstab? CONFIG_FSTAB='yes' -# define uid for rebuildfstab used in /etc/fstab (default: 1000): -CONFIG_FSTAB_USER='1000' +# define uid for rebuildfstab used in /etc/fstab (default: grml): +CONFIG_FSTAB_USER='grml' # define guid for rebuildfstab used in /etc/fstab (default: users): CONFIG_FSTAB_GROUP='users'