From: Austin English Date: Wed, 18 May 2016 06:33:36 +0000 (-0500) Subject: sys-apps/kmod: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a3a0261dd5b8effc4c15c0c6a6cd5d5ffc6e5605;p=gentoo.git sys-apps/kmod: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/sys-apps/kmod/files/kmod-static-nodes-r1 b/sys-apps/kmod/files/kmod-static-nodes-r1 index 379cbb13c385..c3eeb2aeb1f1 100644 --- a/sys-apps/kmod/files/kmod-static-nodes-r1 +++ b/sys-apps/kmod/files/kmod-static-nodes-r1 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$