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-9.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-db/postgresql/files/postgresql.init-9.3') diff --git a/dev-db/postgresql/files/postgresql.init-9.3 b/dev-db/postgresql/files/postgresql.init-9.3 index 1c797c19d683..6a0489013a72 100644 --- a/dev-db/postgresql/files/postgresql.init-9.3 +++ b/dev-db/postgresql/files/postgresql.init-9.3 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- cgit v1.2.3