From: Austin English Date: Wed, 18 May 2016 06:27:56 +0000 (-0500) Subject: dev-db/pgagent: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=33cb12472c2aeee9eec5e7407457d1a315dc4cbc;p=gentoo.git dev-db/pgagent: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/dev-db/pgagent/files/pgagent.initd b/dev-db/pgagent/files/pgagent.initd index d168e9a27d2c..6e3e173414f8 100644 --- a/dev-db/pgagent/files/pgagent.initd +++ b/dev-db/pgagent/files/pgagent.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$