From d7ce294ddfbe54ee99bb4f031c852c859df30623 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:28:56 -0500 Subject: mail-filter/postgrey: use #!/sbin/openrc-run instead of #!/sbin/runscript --- mail-filter/postgrey/files/postgrey-1.34-r3.rc.new | 2 +- mail-filter/postgrey/files/postgrey.rc.new | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'mail-filter/postgrey') diff --git a/mail-filter/postgrey/files/postgrey-1.34-r3.rc.new b/mail-filter/postgrey/files/postgrey-1.34-r3.rc.new index 3c19d25ef607..bc77bc6d12a6 100644 --- a/mail-filter/postgrey/files/postgrey-1.34-r3.rc.new +++ b/mail-filter/postgrey/files/postgrey-1.34-r3.rc.new @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/mail-filter/postgrey/files/postgrey.rc.new b/mail-filter/postgrey/files/postgrey.rc.new index 186038758728..d3f46e9db482 100644 --- a/mail-filter/postgrey/files/postgrey.rc.new +++ b/mail-filter/postgrey/files/postgrey.rc.new @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- cgit v1.2.3-65-gdbad