From 744006870577962b8d436e894f715dc43d0ec042 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:18 -0500 Subject: [PATCH] net-analyzer/symon: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-analyzer/symon/files/symon-init.d | 2 +- net-analyzer/symon/files/symux-init.d | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/symon/files/symon-init.d b/net-analyzer/symon/files/symon-init.d index 2d4cd7afcd85..70cd7407db56 100644 --- a/net-analyzer/symon/files/symon-init.d +++ b/net-analyzer/symon/files/symon-init.d @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the 2-clause BSD license # $Id$ diff --git a/net-analyzer/symon/files/symux-init.d b/net-analyzer/symon/files/symux-init.d index 006fba0e6a46..e6d7e04370ab 100644 --- a/net-analyzer/symon/files/symux-init.d +++ b/net-analyzer/symon/files/symux-init.d @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the 2-clause BSD license # $Id$ -- 2.26.2