From b9c1331191cfae1c402f51f0e5f63520c3761462 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:32:33 -0500 Subject: [PATCH] net-misc/tokyotyrant: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-misc/tokyotyrant/files/tokyotyrant.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/tokyotyrant/files/tokyotyrant.initd b/net-misc/tokyotyrant/files/tokyotyrant.initd index edcc946ed4c4..f754d4901bfc 100644 --- a/net-misc/tokyotyrant/files/tokyotyrant.initd +++ b/net-misc/tokyotyrant/files/tokyotyrant.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run extra_commands="configtest reload" -- 2.26.2