From 6d432004821a46b0eb125b7bd4e2d0f147179cb8 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:27:59 -0500 Subject: dev-db/postgresql: use #!/sbin/openrc-run instead of #!/sbin/runscript --- dev-db/postgresql/files/postgresql.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-db/postgresql/files/postgresql.init') diff --git a/dev-db/postgresql/files/postgresql.init b/dev-db/postgresql/files/postgresql.init index 5f07c4d545fc..0952f1b5def9 100644 --- a/dev-db/postgresql/files/postgresql.init +++ b/dev-db/postgresql/files/postgresql.init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- cgit v1.2.3