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
samba4: 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
3953ff956d
commit
059f622ac9
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
net/samba4/files/samba.init
+ 1
- 0
net/samba4/files/samba.init
View File
@ -1,6 +1,7 @@
#!/bin/sh /etc/rc.common
START=98
STOP=05
USE_PROCD=1
SAMBA_IFACE=""
Write
Preview
Loading…
Cancel
Save