summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:27:56 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit33cb12472c2aeee9eec5e7407457d1a315dc4cbc (patch)
tree07bb262d4dd904b4407219df35c88011972bf81a /dev-db
parentdev-db/mysql-proxy: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-33cb12472c2aeee9eec5e7407457d1a315dc4cbc.tar.gz
gentoo-33cb12472c2aeee9eec5e7407457d1a315dc4cbc.tar.bz2
gentoo-33cb12472c2aeee9eec5e7407457d1a315dc4cbc.zip
dev-db/pgagent: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/pgagent/files/pgagent.initd2
1 files changed, 1 insertions, 1 deletions
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$