summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:09 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit880d72bc7213a6698e038f994dc8e3e43f08253b (patch)
tree46174bbc69f934522c5edfe783f2e51a490a4875 /net-analyzer/portsentry
parentnet-analyzer/portmon: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-880d72bc7213a6698e038f994dc8e3e43f08253b.tar.gz
gentoo-880d72bc7213a6698e038f994dc8e3e43f08253b.tar.bz2
gentoo-880d72bc7213a6698e038f994dc8e3e43f08253b.zip
net-analyzer/portsentry: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-analyzer/portsentry')
-rw-r--r--net-analyzer/portsentry/files/portsentry.rc62
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/portsentry/files/portsentry.rc6 b/net-analyzer/portsentry/files/portsentry.rc6
index b3bb81a51bbf..3b8e69869c22 100644
--- a/net-analyzer/portsentry/files/portsentry.rc6
+++ b/net-analyzer/portsentry/files/portsentry.rc6
@@ -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$