aboutsummaryrefslogtreecommitdiff
path: root/security/drweb
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-20 18:46:43 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-20 18:46:43 +0000
commit7fb18801679c439e886e977ccee66b2799c889e9 (patch)
tree3fdf181b26c5c5e61c6f8268b8f0780eb24eb9dc /security/drweb
parentea7f084df7f46e11b4bb0a8c653a68bd1c42f075 (diff)
downloadports-7fb18801679c439e886e977ccee66b2799c889e9.tar.gz
ports-7fb18801679c439e886e977ccee66b2799c889e9.zip
- Fix start/stop script
PR: ports/66924 Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=109569
Diffstat (limited to 'security/drweb')
-rw-r--r--security/drweb/files/patch-ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/drweb/files/patch-ac b/security/drweb/files/patch-ac
index 7a8d73fe65d0..16940bb32983 100644
--- a/security/drweb/files/patch-ac
+++ b/security/drweb/files/patch-ac
@@ -18,7 +18,7 @@
+ kill `cat %INSTALL%/run/drwebd.pid | head -1`
sleep 1
- /usr/local/drweb/drwebd
-+ %INSTALL%/drwebd
++ %INSTALL%/drwebd -ini=%INSTALL%/drweb32.ini
;;
*)
echo -n "Starting Dr. Web daemon..."