From b8e078e646765d72dfe6c87848a156fbb6a67459 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:49 -0500 Subject: sys-power/athcool: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-power/athcool/files/athcool | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-power/athcool/files/athcool') diff --git a/sys-power/athcool/files/athcool b/sys-power/athcool/files/athcool index c6eddd95bf72..65f5b6c9cbe7 100644 --- a/sys-power/athcool/files/athcool +++ b/sys-power/athcool/files/athcool @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # $Id$ start() { -- cgit v1.2.3-65-gdbad