From: Austin English Date: Wed, 18 May 2016 06:27:26 +0000 (-0500) Subject: app-laptop/pommed: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=23b6f0cbedd6deb073ffdd02c476665e9feecdde;p=gentoo.git app-laptop/pommed: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/app-laptop/pommed/files/pommed.rc b/app-laptop/pommed/files/pommed.rc index 062d1a9c3994..23904fc7d3a0 100644 --- a/app-laptop/pommed/files/pommed.rc +++ b/app-laptop/pommed/files/pommed.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2