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