From 7e136e45cc7c53e74158a605bcab100eae39b7ed Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:27:50 -0500 Subject: dev-db/couchdb: use #!/sbin/openrc-run instead of #!/sbin/runscript --- dev-db/couchdb/files/couchdb.init-4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-db') 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 -- cgit v1.2.3-65-gdbad