diff --git a/package/lean/luci-app-cifsd/Makefile b/package/lean/luci-app-cifsd/Makefile index 119ed542e..26347d6ca 100644 --- a/package/lean/luci-app-cifsd/Makefile +++ b/package/lean/luci-app-cifsd/Makefile @@ -7,7 +7,7 @@ LUCI_DEPENDS:=+ksmbd-server LUCI_PKGARCH:=all PKG_NAME:=luci-app-cifsd PKG_VERSION:=1 -PKG_RELEASE:=6 +PKG_RELEASE:=7 include $(TOPDIR)/feeds/luci/luci.mk diff --git a/package/lean/luci-app-cifsd/root/etc/modules.d/ksmbd b/package/lean/luci-app-cifsd/root/etc/modules.d/ksmbd new file mode 100644 index 000000000..f32d1bb85 --- /dev/null +++ b/package/lean/luci-app-cifsd/root/etc/modules.d/ksmbd @@ -0,0 +1 @@ +ksmbd \ No newline at end of file