summaryrefslogtreecommitdiff
path: root/net-analyzer/ntopng
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:03 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitacdb888ed225f6de2c2adf7203062b3e89e5e5d1 (patch)
treeb8694c4c0ae401a735ee68e55f8158bef8bbe245 /net-analyzer/ntopng
parent22fd060e918bc6e2a5044b6a707477a0ac61a5f2 (diff)
downloadgentoo-acdb888ed225f6de2c2adf7203062b3e89e5e5d1.tar.gz
gentoo-acdb888ed225f6de2c2adf7203062b3e89e5e5d1.tar.xz
net-analyzer/ntopng: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-analyzer/ntopng')
-rw-r--r--net-analyzer/ntopng/files/ntopng.init.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/ntopng/files/ntopng.init.d b/net-analyzer/ntopng/files/ntopng.init.d
index 2764118fc46..0ea9f12ba0a 100644
--- a/net-analyzer/ntopng/files/ntopng.init.d
+++ b/net-analyzer/ntopng/files/ntopng.init.d
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$