From: Austin English Date: Wed, 18 May 2016 06:28:56 +0000 (-0500) Subject: mail-filter/postsrsd: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=afdb0fd40381827cff5d81db3652e727051238c2;p=gentoo.git mail-filter/postsrsd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/mail-filter/postsrsd/files/postsrsd.init b/mail-filter/postsrsd/files/postsrsd.init index 2a55b358eb40..acc00232be5b 100644 --- a/mail-filter/postsrsd/files/postsrsd.init +++ b/mail-filter/postsrsd/files/postsrsd.init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2