From: Austin English Date: Wed, 18 May 2016 06:34:31 +0000 (-0500) Subject: sys-fs/eudev: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b3eda01a2d738dee4a9861a04f640b36cb62dac4;p=gentoo.git sys-fs/eudev: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/sys-fs/eudev/files/udev-postmount b/sys-fs/eudev/files/udev-postmount index e433736db9f3..f1f94f48902a 100644 --- a/sys-fs/eudev/files/udev-postmount +++ b/sys-fs/eudev/files/udev-postmount @@ -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