From 072c8f0209b98fda6abae28b853ea0ce241d8264 Mon Sep 17 00:00:00 2001 From: xopenwrt <98641952+xopenwrt@users.noreply.github.com> Date: Wed, 14 Sep 2022 08:57:22 +0800 Subject: [PATCH] fix samba --- Configs/x86_64-X | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Configs/x86_64-X b/Configs/x86_64-X index 984f120..3836288 100644 --- a/Configs/x86_64-X +++ b/Configs/x86_64-X @@ -166,7 +166,9 @@ CONFIG_PACKAGE_luci-theme-netgear=y # Appliciations CONFIG_PACKAGE_adb=y -CONFIG_PACKAGE_autosamba=y +# CONFIG_PACKAGE_autosamba is not set +# CONFIG_PACKAGE_luci-app-samba4 is not set +CONFIG_PACKAGE_samba36-server=y CONFIG_PACKAGE_bind-dig=y CONFIG_PACKAGE_bash=y CONFIG_PACKAGE_curl=y