From 48bc2a81a5071e71cfac407f98707a25e3e3ed6d Mon Sep 17 00:00:00 2001 From: grant Date: Thu, 18 Dec 2003 02:30:54 +0000 Subject: kill some trailing whitespace (mmm, cutnpaste). --- mail/exim3/files/exim.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mail/exim3') diff --git a/mail/exim3/files/exim.sh b/mail/exim3/files/exim.sh index 4bf6d191011..3976e3a2099 100644 --- a/mail/exim3/files/exim.sh +++ b/mail/exim3/files/exim.sh @@ -1,18 +1,18 @@ #!@RCD_SCRIPTS_SHELL@ # -# $NetBSD: exim.sh,v 1.1.1.1 2003/12/04 04:24:49 grant Exp $ +# $NetBSD: exim.sh,v 1.2 2003/12/18 02:30:54 grant Exp $ # # PROVIDE: mail # REQUIRE: LOGIN . /etc/rc.subr -name="exim" +name="exim" exim_flags=${exim_flags-"-bd -q30m"} -rcvar=$name +rcvar=$name command="@PREFIX@/sbin/${name}" pidfile="/var/run/${name}.pid" required_files="@PREFIX@/etc/exim/configure" - + load_rc_config $name run_rc_command "$1" -- cgit v1.2.3