From: Austin English Date: Wed, 18 May 2016 06:27:50 +0000 (-0500) Subject: dev-db/couchdb: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7e136e45cc7c53e74158a605bcab100eae39b7ed;p=gentoo.git dev-db/couchdb: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/dev-db/couchdb/files/couchdb.init-4 b/dev-db/couchdb/files/couchdb.init-4 index 7c78eeb99039..aab1757d3cf4 100644 --- a/dev-db/couchdb/files/couchdb.init-4 +++ b/dev-db/couchdb/files/couchdb.init-4 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Dirkjan Ochtman # Distributed under the terms of the Apache License, Version 2.0