summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:05 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit9e3aa8d53906b2dacd375251e4ce909699f1d244 (patch)
tree61034615266540395bf20e0f9e0dcfd516e6c146 /net-analyzer/p0f/files/p0f.initd3
parentnet-analyzer/openvas-scanner: use #!/sbin/openrc-run instead of #!/sbin/runsc... (diff)
downloadgentoo-9e3aa8d53906b2dacd375251e4ce909699f1d244.tar.gz
gentoo-9e3aa8d53906b2dacd375251e4ce909699f1d244.tar.bz2
gentoo-9e3aa8d53906b2dacd375251e4ce909699f1d244.zip
net-analyzer/p0f: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-analyzer/p0f/files/p0f.initd3')
-rw-r--r--net-analyzer/p0f/files/p0f.initd32
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/p0f/files/p0f.initd3 b/net-analyzer/p0f/files/p0f.initd3
index 05fef018283f..7b6b19d4ad6f 100644
--- a/net-analyzer/p0f/files/p0f.initd3
+++ b/net-analyzer/p0f/files/p0f.initd3
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$