From c66aaee7926397b0fe9fe07119bfbe12ebce35a1 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:33:22 -0500 Subject: [PATCH] sci-mathematics/rstudio: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sci-mathematics/rstudio/files/rstudio-server.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/rstudio/files/rstudio-server.initd b/sci-mathematics/rstudio/files/rstudio-server.initd index e6ca6b942bb9..caa7e46d5df8 100644 --- a/sci-mathematics/rstudio/files/rstudio-server.initd +++ b/sci-mathematics/rstudio/files/rstudio-server.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -- 2.26.2