app-admin/puppet-agent: use #!/sbin/openrc-run instead of #!/sbin/runscript
authorAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:26:38 +0000 (01:26 -0500)
committerAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:38:34 +0000 (01:38 -0500)
app-admin/puppet-agent/files/mcollective.initd
app-admin/puppet-agent/files/puppet.initd

index 1fc171586e983edc5fdc8d6e028a58e35757c8d1..74a9f9b9c5d429510488ba6a8f8f3b43cb47c777 100644 (file)
@@ -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$
index 693ab1496c61933fab7d9a6fdbd0af150cee72dd..8e4ae0f4abb5e1ac2d7954b7a87da56ac7076957 100644 (file)
@@ -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$