diff --git a/conf/silay.conf.sh b/conf/silay.conf.sh index 3cef6a4..8ae4921 100644 --- a/conf/silay.conf.sh +++ b/conf/silay.conf.sh @@ -62,7 +62,7 @@ NET6_IP_eth1="2a03:7220:8081:b34a::d7/64" INTALL_MODE=full # Paquets additionnels -PKGSEL="$PKGSEL samba smbclient" +PKGSEL="$PKGSEL samba samba-vfs-modules smbclient" # ------------------------------------------------------------------------------ # -------------------------- Section modules d'init ----------------------------