aboutsummaryrefslogtreecommitdiffstats
path: root/testing/exim/exim.initd
diff options
context:
space:
mode:
authorJesse Young <jlyo@jlyo.org>2012-01-19 09:47:32 -0600
committerNatanael Copa <ncopa@alpinelinux.org>2012-01-19 21:30:21 +0000
commite3e1c632ec1a073297ff4721d31cafea4cede140 (patch)
tree6dd19bbcbb269459b18583537141b36cdf1581de /testing/exim/exim.initd
parentbc0592bb8d2a9b0e708a27e51d1c2459f799a768 (diff)
downloadaports-e3e1c632ec1a073297ff4721d31cafea4cede140.tar.bz2
aports-e3e1c632ec1a073297ff4721d31cafea4cede140.tar.xz
testing/exim: replace "opts=" in init.d script
ref #941
Diffstat (limited to 'testing/exim/exim.initd')
-rw-r--r--testing/exim/exim.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/exim/exim.initd b/testing/exim/exim.initd
index fcd46d4785..745d1ab862 100644
--- a/testing/exim/exim.initd
+++ b/testing/exim/exim.initd
@@ -3,7 +3,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/files/exim.rc7,v 1.2 2011/08/16 16:51:36 idl0r Exp $
-opts="${opts} reload"
+extra_started_commands="reload"
depend() {
need logger