From 6594c8dbac1acf74e731fc85ac2c6662ac7cacf0 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:28:09 -0500 Subject: [PATCH] dev-libs/tntnet: use #!/sbin/openrc-run instead of #!/sbin/runscript --- dev-libs/tntnet/files/tntnet.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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$ -- 2.26.2