packages/net/ksmbd-tools/files
Georgi Valkov 41ca56ff2b 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>
(cherry picked from commit 4af04cdc05)
2022-02-14 19:54:11 -08:00
..
ksmbd.config smbd: update to 3.1.1, rename to "ksmbd", "ksmbd-tools" 2020-01-26 16:32:53 +01:00
ksmbd.config.example smbd: update to 3.1.1, rename to "ksmbd", "ksmbd-tools" 2020-01-26 16:32:53 +01:00
ksmbd.init ksmbd-tools: Fix ksmbd service is semi-killed at system startup 2022-02-14 19:54:11 -08:00
smb.conf.template smbd: update to 3.1.1, rename to "ksmbd", "ksmbd-tools" 2020-01-26 16:32:53 +01:00
smb.service ksmbd-tools: add avahi service file package 2020-01-29 21:57:25 +01:00