From 27ac9b31594f1b15910336be33e6dd499d91d8a3 Mon Sep 17 00:00:00 2001 From: Samuel VERMEULEN Date: Thu, 15 Oct 2020 17:52:33 +0200 Subject: [PATCH] Ajout du groupe davfs2 --- config/includes.chroot/etc/adduser.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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