summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorschmonz <schmonz>2004-06-10 16:33:40 +0000
committerschmonz <schmonz>2004-06-10 16:33:40 +0000
commit30b6a12f6a8884977a791b34fe9d344ed6cd88e8 (patch)
tree8e74b21e16a2519f999054ff0317be5a7379c03e /mail
parent8cd6ea2b887f473ab1cf6e14dbb9ab071190e8db (diff)
downloadpkgsrc-30b6a12f6a8884977a791b34fe9d344ed6cd88e8.tar.gz
Always pass "-b" on the command line, in case the default behavior changes.
Diffstat (limited to 'mail')
-rwxr-xr-xmail/tmda/files/tofmipd.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/tmda/files/tofmipd.sh b/mail/tmda/files/tofmipd.sh
index 035881bb848..e39d900e302 100755
--- a/mail/tmda/files/tofmipd.sh
+++ b/mail/tmda/files/tofmipd.sh
@@ -1,6 +1,6 @@
#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: tofmipd.sh,v 1.1 2004/06/06 05:08:34 schmonz Exp $
+# $NetBSD: tofmipd.sh,v 1.2 2004/06/10 16:33:40 schmonz Exp $
#
# PROVIDE: mail
@@ -11,6 +11,7 @@
name="tofmipd"
rcvar=$name
command="@PREFIX@/bin/tmda-ofmipd"
+command_args="-b"
command_interpreter="@PYTHONBIN@"
load_rc_config $name