From e80645174260d52c03050b688f19c71cc9465b74 Mon Sep 17 00:00:00 2001 From: Austin English Date: Tue, 3 May 2016 19:37:37 -0500 Subject: net-misc/rwhoisd: use #!/sbin/openrc-run instead of #!/sbin/runscript Gentoo-Bug: https://bugs.gentoo.org/573846 Package-Manager: portage-2.2.26 --- net-misc/rwhoisd/files/rwhoisd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-misc/rwhoisd/files/rwhoisd') diff --git a/net-misc/rwhoisd/files/rwhoisd b/net-misc/rwhoisd/files/rwhoisd index 8e02214c8d07..f6978f662e27 100644 --- a/net-misc/rwhoisd/files/rwhoisd +++ b/net-misc/rwhoisd/files/rwhoisd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run depend() { use logger -- cgit v1.2.3