From e1b7b5d18c6a9900ed80166b683b291c7490156f Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:28:00 -0500 Subject: dev-db/slony1: use #!/sbin/openrc-run instead of #!/sbin/runscript --- dev-db/slony1/files/slony1.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/slony1/files/slony1.init b/dev-db/slony1/files/slony1.init index 1e1443b0ac2..100497e53fb 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$ -- cgit v1.2.1