From: Austin English Date: Wed, 18 May 2016 06:28:09 +0000 (-0500) Subject: dev-libs/tntnet: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6594c8dbac1acf74e731fc85ac2c6662ac7cacf0;p=gentoo.git dev-libs/tntnet: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/dev-libs/tntnet/files/tntnet.initd b/dev-libs/tntnet/files/tntnet.initd index a7038b16d1fb..4fbacb8dda2c 100644 --- a/dev-libs/tntnet/files/tntnet.initd +++ b/dev-libs/tntnet/files/tntnet.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$