summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:35 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit1ec32a4726fdb46b284b6294e1d018a757fadbbb (patch)
tree4ced119d55ed13f502708e44c41bc36871261c08
parentmedia-video/ushare: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-1ec32a4726fdb46b284b6294e1d018a757fadbbb.tar.gz
gentoo-1ec32a4726fdb46b284b6294e1d018a757fadbbb.tar.bz2
gentoo-1ec32a4726fdb46b284b6294e1d018a757fadbbb.zip
net-analyzer/2ping: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--net-analyzer/2ping/files/2pingd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/2ping/files/2pingd b/net-analyzer/2ping/files/2pingd
index dcb2eefad383..9a7c735bb503 100644
--- a/net-analyzer/2ping/files/2pingd
+++ b/net-analyzer/2ping/files/2pingd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$