[package] increase samba/samba3 init script priority (#4697)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14667 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=samba3
|
||||
PKG_VERSION:=3.0.24
|
||||
PKG_RELEASE:=2
|
||||
PKG_RELEASE:=3
|
||||
#PKG_MD5SUM:=b51b2975f21006f85f7297f3fb1acde1
|
||||
|
||||
PKG_SOURCE_URL:=ftp://ftp.samba.org/pub/samba/old-versions/
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
. /etc/functions.sh
|
||||
|
||||
START=45
|
||||
START=60
|
||||
|
||||
|
||||
smb_header() {
|
||||
|
Reference in New Issue
Block a user