From: Austin English Date: Wed, 18 May 2016 06:33:22 +0000 (-0500) Subject: sci-mathematics/rstudio: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c66aaee7926397b0fe9fe07119bfbe12ebce35a1;p=gentoo.git sci-mathematics/rstudio: use #!/sbin/openrc-run instead of #!/sbin/runscript --- 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