From bf9012041707621f19dd52a41a990a96579a8ab2 Mon Sep 17 00:00:00 2001 From: Sergey Popov Date: Tue, 6 Dec 2016 18:00:41 +0300 Subject: [PATCH] net-misc/utm5: change /sbin/runscript to /sbin/openrc-run in initscripts --- net-misc/utm5/files/utm5_core | 2 +- net-misc/utm5/files/utm5_radius | 2 +- net-misc/utm5/files/utm5_rfw | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-misc/utm5/files/utm5_core b/net-misc/utm5/files/utm5_core index 935192d..ee893e8 100755 --- a/net-misc/utm5/files/utm5_core +++ b/net-misc/utm5/files/utm5_core @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ diff --git a/net-misc/utm5/files/utm5_radius b/net-misc/utm5/files/utm5_radius index f6d51a6..ffb0a95 100755 --- a/net-misc/utm5/files/utm5_radius +++ b/net-misc/utm5/files/utm5_radius @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ diff --git a/net-misc/utm5/files/utm5_rfw b/net-misc/utm5/files/utm5_rfw index 96f790e..c0af235 100755 --- a/net-misc/utm5/files/utm5_rfw +++ b/net-misc/utm5/files/utm5_rfw @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $