aboutsummaryrefslogtreecommitdiffstats
path: root/packages/p3scan-pf/p3scan-pf.xml
diff options
context:
space:
mode:
authorDaniel Stefan Haischt <dsh@pfsense.org>2006-08-05 16:27:34 +0000
committerDaniel Stefan Haischt <dsh@pfsense.org>2006-08-05 16:27:34 +0000
commite563f5bfc698b58a057fef0f96bfc298290c14cf (patch)
treec8045d1b0236908194aed823ef05037a07100f1c /packages/p3scan-pf/p3scan-pf.xml
parent91177de593f263ff969a705485317a5b6960684a (diff)
downloadpfsense-packages-e563f5bfc698b58a057fef0f96bfc298290c14cf.tar.gz
pfsense-packages-e563f5bfc698b58a057fef0f96bfc298290c14cf.tar.bz2
pfsense-packages-e563f5bfc698b58a057fef0f96bfc298290c14cf.zip
- fix: including /usr/local/etc/rc.d/ for the rcfile is wrong.
Diffstat (limited to 'packages/p3scan-pf/p3scan-pf.xml')
-rw-r--r--packages/p3scan-pf/p3scan-pf.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/p3scan-pf/p3scan-pf.xml b/packages/p3scan-pf/p3scan-pf.xml
index 96c20de3..bdbc1bc2 100644
--- a/packages/p3scan-pf/p3scan-pf.xml
+++ b/packages/p3scan-pf/p3scan-pf.xml
@@ -20,7 +20,7 @@
</menu>
<service>
<name>p3scan-pf</name>
- <rcfile>/usr/local/etc/rc.d/030.p3scan.sh</rcfile>
+ <rcfile>030.p3scan.sh</rcfile>
<executable>p3scan</executable>
<description>POP3 virus/spam scanner.</description>
</service>