From afdb0fd40381827cff5d81db3652e727051238c2 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:28:56 -0500 Subject: mail-filter/postsrsd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- mail-filter/postsrsd/files/postsrsd.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail-filter') 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 -- cgit v1.2.3-65-gdbad