From 28f95b5bbd73f669f0764c83570c5f0d924ea7d9 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:27:27 -0500 Subject: app-laptop/samsung-tools: use #!/sbin/openrc-run instead of #!/sbin/runscript --- app-laptop/samsung-tools/files/samsung-tools.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-laptop') diff --git a/app-laptop/samsung-tools/files/samsung-tools.init b/app-laptop/samsung-tools/files/samsung-tools.init index 3580390a1758..3a4a50b35565 100644 --- a/app-laptop/samsung-tools/files/samsung-tools.init +++ b/app-laptop/samsung-tools/files/samsung-tools.init @@ -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$ -- cgit v1.2.3-65-gdbad