From b3eda01a2d738dee4a9861a04f640b36cb62dac4 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:31 -0500 Subject: [PATCH] sys-fs/eudev: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-fs/eudev/files/udev-postmount | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2