aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/dcd/files
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2006-07-19 16:18:41 +0000
committerDoug Barton <dougb@FreeBSD.org>2006-07-19 16:18:41 +0000
commit53c3693939c03628b9be75770443bc032ffb29f5 (patch)
tree46c7919b1aff1ffaa4d36489e280478ea8c37714 /net-p2p/dcd/files
parent31b231c0d38439f81d8d85c798e8f15e0ed99f84 (diff)
downloadports-53c3693939c03628b9be75770443bc032ffb29f5.tar.gz
ports-53c3693939c03628b9be75770443bc032ffb29f5.zip
Notes
Diffstat (limited to 'net-p2p/dcd/files')
-rw-r--r--net-p2p/dcd/files/dcd.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/dcd/files/dcd.sh.in b/net-p2p/dcd/files/dcd.sh.in
index 0b6ac79a2a0a..a13db6c58434 100644
--- a/net-p2p/dcd/files/dcd.sh.in
+++ b/net-p2p/dcd/files/dcd.sh.in
@@ -16,7 +16,7 @@ name="dcd"
rcvar=${name}_enable
command=%%PREFIX%%/sbin/dcd
-sig_stop=-KILL
+sig_stop=KILL
stop_cmd=stop_cmd
load_rc_config $name