From 6352bcb6c168133555d78b34de9482eb5da979c1 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:27:51 -0500 Subject: [PATCH] dev-db/ctdb: use #!/sbin/openrc-run instead of #!/sbin/runscript --- dev-db/ctdb/files/ctdb.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/ctdb/files/ctdb.initd b/dev-db/ctdb/files/ctdb.initd index ca96019e22b1..d8b82237e187 100644 --- a/dev-db/ctdb/files/ctdb.initd +++ b/dev-db/ctdb/files/ctdb.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run depend() { need localmount -- 2.26.2