From aa91090fb244d3be1202ca37c09eb97571a2dba4 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:33:38 -0500 Subject: sys-apps/microcode-ctl: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-apps/microcode-ctl/files/microcode_ctl.rc | 2 +- sys-apps/microcode-ctl/files/microcode_ctl.rc-r1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-apps') diff --git a/sys-apps/microcode-ctl/files/microcode_ctl.rc b/sys-apps/microcode-ctl/files/microcode_ctl.rc index da6be097e577..7bef5e2673eb 100644 --- a/sys-apps/microcode-ctl/files/microcode_ctl.rc +++ b/sys-apps/microcode-ctl/files/microcode_ctl.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later # $Id$ diff --git a/sys-apps/microcode-ctl/files/microcode_ctl.rc-r1 b/sys-apps/microcode-ctl/files/microcode_ctl.rc-r1 index e23347fb1df8..ea00d2ae8409 100644 --- a/sys-apps/microcode-ctl/files/microcode_ctl.rc-r1 +++ b/sys-apps/microcode-ctl/files/microcode_ctl.rc-r1 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later # $Id$ -- cgit v1.2.3-65-gdbad