From b2d60d57dfd9034c9b3184f45e2a1cb171991c4d Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:29:04 -0500 Subject: [PATCH] mail-mta/opensmtpd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- mail-mta/opensmtpd/files/smtpd.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-mta/opensmtpd/files/smtpd.initd b/mail-mta/opensmtpd/files/smtpd.initd index 995d36ed81e2..6d254f162400 100644 --- a/mail-mta/opensmtpd/files/smtpd.initd +++ b/mail-mta/opensmtpd/files/smtpd.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- 2.26.2