summaryrefslogtreecommitdiff
path: root/app-admin/puppetdb
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:26:39 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commita91ee71f04495ad11854e92002f63353ea109ace (patch)
treef53edd965a2b7005c379139c31ee3f8cc72af64c /app-admin/puppetdb
parent8bfbdc0dcf3fcc57b56843ccce3f87d96d000c96 (diff)
downloadgentoo-a91ee71f04495ad11854e92002f63353ea109ace.tar.gz
gentoo-a91ee71f04495ad11854e92002f63353ea109ace.tar.xz
app-admin/puppetdb: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'app-admin/puppetdb')
-rw-r--r--app-admin/puppetdb/files/puppetdb.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppetdb/files/puppetdb.initd b/app-admin/puppetdb/files/puppetdb.initd
index dc7bbced973..1863cea1284 100644
--- a/app-admin/puppetdb/files/puppetdb.initd
+++ b/app-admin/puppetdb/files/puppetdb.initd
@@ -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$