From d86b412ffb58cfdb4c5f7fc35bf6af1169a19afc Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:33:31 -0500 Subject: [PATCH] sys-apps/hdparm: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-apps/hdparm/files/hdparm-init-8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/hdparm/files/hdparm-init-8 b/sys-apps/hdparm/files/hdparm-init-8 index 9bf23850a80d..e12660040190 100644 --- a/sys-apps/hdparm/files/hdparm-init-8 +++ b/sys-apps/hdparm/files/hdparm-init-8 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- 2.26.2