summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/puppet-agent')
-rw-r--r--app-admin/puppet-agent/files/mcollective.initd2
-rw-r--r--app-admin/puppet-agent/files/puppet.initd2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/puppet-agent/files/mcollective.initd b/app-admin/puppet-agent/files/mcollective.initd
index 1fc171586e98..74a9f9b9c5d4 100644
--- a/app-admin/puppet-agent/files/mcollective.initd
+++ b/app-admin/puppet-agent/files/mcollective.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$
diff --git a/app-admin/puppet-agent/files/puppet.initd b/app-admin/puppet-agent/files/puppet.initd
index 693ab1496c61..8e4ae0f4abb5 100644
--- a/app-admin/puppet-agent/files/puppet.initd
+++ b/app-admin/puppet-agent/files/puppet.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$