This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
ksmbd: set stoplevel
to allow graceful stop of the daemon Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
lilik-openwrt-22.03
Fritz D. Ansel
3 years ago
committed by
Hannu Nyman
parent
2992e3bb7d
commit
28ed2b82c5
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
net/ksmbd-tools/files/ksmbd.init
+ 1
- 0
net/ksmbd-tools/files/ksmbd.init
View File
@ -1,6 +1,7 @@
#!/bin/sh /etc/rc.common
START=98
STOP=05
USE_PROCD=1
SMBD_IFACE=""
Write
Preview
Loading…
Cancel
Save