[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:
florian 2009-02-26 11:32:20 +00:00
parent 57948d11a2
commit 47b6b9ba70
4 changed files with 4 additions and 4 deletions

View File

@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=samba
PKG_VERSION:=2.0.10
PKG_RELEASE:=4
PKG_RELEASE:=5
PKG_MD5SUM:=54870482fe036b7e69dd48c90661eec6
PKG_SOURCE_URL:=ftp://se.samba.org/pub/samba/stable \

View File

@ -1,6 +1,6 @@
#!/bin/sh /etc/rc.common
# Copyright (C) 2006 OpenWrt.org
START=50
START=60
DEFAULT=/etc/default/samba
RUN_D=/var/run/samba

View File

@ -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/

View File

@ -3,7 +3,7 @@
. /etc/functions.sh
START=45
START=60
smb_header() {