From: Austin English Date: Wed, 18 May 2016 06:28:00 +0000 (-0500) Subject: dev-db/slony1: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e1b7b5d18c6a9900ed80166b683b291c7490156f;p=gentoo.git dev-db/slony1: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/dev-db/slony1/files/slony1.init b/dev-db/slony1/files/slony1.init index 1e1443b0ac2f..100497e53fba 100644 --- a/dev-db/slony1/files/slony1.init +++ b/dev-db/slony1/files/slony1.init @@ -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$