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