"pexp is useless in the rc script, please remove it." ajacoutot@
This commit is contained in:
parent
52ad628070
commit
3646003328
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.108 2010/11/26 13:45:04 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.109 2010/11/26 15:44:33 dcoppa Exp $
|
||||
|
||||
COMMENT= WWW and FTP proxy cache and accelerator
|
||||
|
||||
DISTNAME= squid-2.7.STABLE9
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ${HOMEPAGE}/Versions/v2/2.7/
|
||||
DIST_SUBDIR= squid
|
||||
|
@ -1,11 +1,10 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# $OpenBSD: squid.rc,v 1.1 2010/11/26 13:45:04 dcoppa Exp $
|
||||
# $OpenBSD: squid.rc,v 1.2 2010/11/26 15:44:33 dcoppa Exp $
|
||||
|
||||
. /etc/rc.d/rc.subr
|
||||
|
||||
daemon="${TRUEPREFIX}/sbin/squid"
|
||||
pexp="${TRUEPREFIX}/sbin/squid"
|
||||
|
||||
rc_stop() {
|
||||
${daemon} -k shutdown
|
||||
|
Loading…
x
Reference in New Issue
Block a user