ksmbd: set stoplevel
to allow graceful stop of the daemon
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
(cherry picked from commit 28ed2b82c5
)
This commit is contained in:
parent
8ad4a70310
commit
a5c7be289f
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#!/bin/sh /etc/rc.common
|
||||
|
||||
START=98
|
||||
STOP=05
|
||||
USE_PROCD=1
|
||||
|
||||
SMBD_IFACE=""
|
||||
|
|
Loading…
Reference in a new issue