summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:28:09 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit6594c8dbac1acf74e731fc85ac2c6662ac7cacf0 (patch)
tree26846a9f97ec3287414b121400eb8e9e8c86123b /dev-libs
parentdev-libs/openct: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-6594c8dbac1acf74e731fc85ac2c6662ac7cacf0.tar.gz
gentoo-6594c8dbac1acf74e731fc85ac2c6662ac7cacf0.tar.bz2
gentoo-6594c8dbac1acf74e731fc85ac2c6662ac7cacf0.zip
dev-libs/tntnet: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/tntnet/files/tntnet.initd2
1 files changed, 1 insertions, 1 deletions
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$