From 4a7b86642e9490720389af8234c263151a23a218 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:06 -0500 Subject: net-analyzer/pmacct: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-analyzer/pmacct/files/pmacctd-init.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-analyzer') diff --git a/net-analyzer/pmacct/files/pmacctd-init.d b/net-analyzer/pmacct/files/pmacctd-init.d index 0c3fb905bd94..ce1e6bded000 100644 --- a/net-analyzer/pmacct/files/pmacctd-init.d +++ b/net-analyzer/pmacct/files/pmacctd-init.d @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- cgit v1.2.3-65-gdbad