From f34c6f281ee9290624a797fe005ed6c61b3e9bda Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:29:07 -0500 Subject: [PATCH] mail-mta/sendmail: use #!/sbin/openrc-run instead of #!/sbin/runscript --- mail-mta/sendmail/files/sendmail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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$ -- 2.26.2