From: Austin English Date: Wed, 18 May 2016 06:26:54 +0000 (-0500) Subject: app-admin/verynice: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=630b4865b852e1ad9a8d5b889a2fac9f8ab645bd;p=gentoo.git app-admin/verynice: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/app-admin/verynice/files/verynice b/app-admin/verynice/files/verynice index 165b6c114751..2b918156a64f 100644 --- a/app-admin/verynice/files/verynice +++ b/app-admin/verynice/files/verynice @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$