From fcce7f63ec377095dfc6b79feb2fd6b49e591e48 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:04 -0500 Subject: net-analyzer/openvas-manager: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-analyzer/openvas-manager/files/openvasmd.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-analyzer/openvas-manager/files/openvasmd.init') diff --git a/net-analyzer/openvas-manager/files/openvasmd.init b/net-analyzer/openvas-manager/files/openvasmd.init index 31b795f336b7..a7f9a089ae35 100644 --- a/net-analyzer/openvas-manager/files/openvasmd.init +++ b/net-analyzer/openvas-manager/files/openvasmd.init @@ -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