index
:
init
master
Init scripts for Carbs Linux
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
rc.boot
2
1 files changed, 1 insertions, 1 deletions
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