diff --git a/config/includes.chroot/etc/adduser.conf b/config/includes.chroot/etc/adduser.conf index c40a386..20959b2 100644 --- a/config/includes.chroot/etc/adduser.conf +++ b/config/includes.chroot/etc/adduser.conf @@ -74,7 +74,7 @@ SKEL_IGNORE_REGEX="dpkg-(old|new|dist|save)" # new users to other groups. # This is the list of groups that new non-system users will be added to # Default: -EXTRA_GROUPS="sudo dialout cdrom floppy audio video plugdev users" +EXTRA_GROUPS="sudo dialout cdrom floppy audio video plugdev users davfs2" # If ADD_EXTRA_GROUPS is set to something non-zero, the EXTRA_GROUPS # option above will be default behavior for adding new, non-system users