diff options
Diffstat (limited to 'wheezy')
-rw-r--r-- | wheezy/preseed.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wheezy/preseed.cfg b/wheezy/preseed.cfg index 2ecd64b..a4c80b1 100644 --- a/wheezy/preseed.cfg +++ b/wheezy/preseed.cfg @@ -195,7 +195,7 @@ d-i user-setup/allow-password-weak boolean true # The user account will be added to some standard initial groups. To # override that, use this. -d-i passwd/user-default-groups string audio cdrom video admin +d-i passwd/user-default-groups string audio cdrom video admin sudo ### Apt setup # You can choose to install non-free and contrib software. |