openwrt-packages/net/wsdd2
Rafał Miłecki 36ba94fcda wsdd2: fix stopping service
Function start_service() is called whenever service may need reloading.
If SMB server is not running it could be simply because it has been
stopped. Reloading service in such case is not an error so:
1. Don't log error as it isn't one
2. Don't exit with error code as it was confusing procd

This change fixes scenario like:
/etc/init.d/ksmbd stop
/etc/init.d/wsdd2 reload
(previously above wasn't stopping wsdd2)

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
(cherry picked from commit 6020ca52bf)
2023-05-21 10:21:13 +02:00
..
files wsdd2: fix stopping service 2023-05-21 10:21:13 +02:00
Makefile wsdd2: update to git (2021-08-09), switch to Netgear repo 2021-09-08 07:30:12 -07:00