summaryrefslogtreecommitdiff
path: root/comms/hylafax/files/hylafax.sh
diff options
context:
space:
mode:
Diffstat (limited to 'comms/hylafax/files/hylafax.sh')
-rwxr-xr-xcomms/hylafax/files/hylafax.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/hylafax/files/hylafax.sh b/comms/hylafax/files/hylafax.sh
index db5413924ca..eaa6e33f232 100755
--- a/comms/hylafax/files/hylafax.sh
+++ b/comms/hylafax/files/hylafax.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: hylafax.sh,v 1.2 2000/09/20 05:14:11 jlam Exp $
+# $NetBSD: hylafax.sh,v 1.3 2002/03/20 12:28:55 abs Exp $
#
# PROVIDE: hylafax
# REQUIRE: DAEMON
@@ -9,7 +9,7 @@ command=${1:-start}
case ${command} in
start)
- if [ -x @PREFIX@/libexec/hfaxd -a -f /var/spool/fax/etc/config ] ; then
+ if [ -x @PREFIX@/libexec/hfaxd -a -f /var/spool/hylafax/etc/config ] ; then
echo -n 'Starting hfaxd'
@PREFIX@/libexec/hfaxd -i 4559 -o 4557 -s 444