From 0a26140bdcb5e6aa19c56237335f06ea8b1989b4 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 5 May 2020 14:54:57 +0300 Subject: rc.boot: use /usr/local/bin --- rc.boot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc.boot b/rc.boot index ce0841d..66a90d8 100755 --- a/rc.boot +++ b/rc.boot @@ -6,7 +6,7 @@ -PATH=/usr/bin:/usr/sbin +PATH=/usr/bin:/usr/local/bin # shellcheck disable=2034 old_ifs=$IFS -- cgit v1.2.3