luci-app-cifs-mount: sync with upstream source
This commit is contained in:
parent
a5660484a8
commit
8974734aeb
@ -11,7 +11,7 @@ LUCI_DEPENDS:=+kmod-fs-cifs +kmod-nls-utf8
|
||||
LUCI_PKGARCH:=all
|
||||
PKG_NAME:=luci-app-cifs-mount
|
||||
PKG_VERSION:=1
|
||||
PKG_RELEASE:=6
|
||||
PKG_RELEASE:=7
|
||||
|
||||
include $(TOPDIR)/feeds/luci/luci.mk
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
#!/bin/sh /etc/rc.common
|
||||
|
||||
START=45
|
||||
START=97
|
||||
|
||||
ENABLED=0
|
||||
WORKGROUPD=0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user