aboutsummaryrefslogtreecommitdiff
path: root/www/squid/files
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-07-11 09:26:23 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-07-11 09:26:23 +0000
commit28bd30a98e4281e7d60ef52acc1179c62c6eb6a5 (patch)
tree58a25a65a7666e6f742473f3bf3c2c4cedb87fd2 /www/squid/files
parentda1506ade00711435c568c00201b8d70fbb59199 (diff)
Notes
Diffstat (limited to 'www/squid/files')
-rw-r--r--www/squid/files/squid.sh.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/squid/files/squid.sh.in b/www/squid/files/squid.sh.in
index f4bbd8cb12b0..afe0fb6bb1e8 100644
--- a/www/squid/files/squid.sh.in
+++ b/www/squid/files/squid.sh.in
@@ -43,6 +43,7 @@ squid_stop() {
# --end rcold
# --begin rcng
squid_stop() {
+ echo "Stopping ${name}."
${command} -k shutdown
run_rc_command poll
}