summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:44 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit174e7ba2713d5c07bae5b1fbc5a86934e19ce75e (patch)
tree0c59464c63d9870bc65aad49096714f336cbcc19
parentnet-analyzer/flow-tools: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-174e7ba2713d5c07bae5b1fbc5a86934e19ce75e.tar.gz
gentoo-174e7ba2713d5c07bae5b1fbc5a86934e19ce75e.tar.bz2
gentoo-174e7ba2713d5c07bae5b1fbc5a86934e19ce75e.zip
net-analyzer/fprobe: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--net-analyzer/fprobe/files/init.d-fprobe2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/fprobe/files/init.d-fprobe b/net-analyzer/fprobe/files/init.d-fprobe
index 3239b0f33dfd..efa53571771d 100644
--- a/net-analyzer/fprobe/files/init.d-fprobe
+++ b/net-analyzer/fprobe/files/init.d-fprobe
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2