packages/net/ksmbd-tools/files
Georgi Valkov 05f01b005d 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>
2022-02-12 16:56:49 +00:00
..
ksmbd.config packages: sync to new packages 2020-07-08 14:18:52 +08:00
ksmbd.config.example packages: sync to new packages 2020-07-08 14:18:52 +08:00
ksmbd.init ksmbd-tools: Fix ksmbd service is semi-killed at system startup 2022-02-12 16:56:49 +00:00
smb.conf.template packages: sync to new packages 2020-07-08 14:18:52 +08:00
smb.service packages: sync to new packages 2020-07-08 14:18:52 +08:00