aboutsummaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorGeorgi Valkov <gvalkov@abv.bg>2021-11-28 19:22:56 +0200
committerRosen Penev <rosenp@gmail.com>2021-11-29 01:24:09 -0800
commit4af04cdc05af1e78dab310550fae5bae21d51c8c (patch)
tree2778c32fd885f437705e21403bf4814bb7aa7f18 /kernel
parent06db04ba6375dd42f2858a96cb823ad5834c56bb (diff)
ksmbd-tools: Fix ksmbd service is semi-killed at system startup
The configuration for the ksmbd service is auto-generated when the OpenWRT configuration changes, and also during startup, hence ksmbd.init has to reload the kernel module. It does that by calling kill_server, which does not perform cleanup. This results in ksmbd being killed but not restarted properly during boot. This patch resolves the issue by using stop_service, which performs proper cleanup. https://forum.openwrt.org/t/ksmbd-samba3-4-alternative-ex-cifsd-smbd-package-support-thread/51695/68 Signed-off-by: Georgi Valkov <gvalkov@abv.bg>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions