From: Austin English Date: Wed, 18 May 2016 06:29:07 +0000 (-0500) Subject: mail-mta/sendmail: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f34c6f281ee9290624a797fe005ed6c61b3e9bda;p=gentoo.git mail-mta/sendmail: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/mail-mta/sendmail/files/sendmail b/mail-mta/sendmail/files/sendmail index a977375b56c3..e78b0d069899 100644 --- a/mail-mta/sendmail/files/sendmail +++ b/mail-mta/sendmail/files/sendmail @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$