aboutsummaryrefslogtreecommitdiff
path: root/system/etc
diff options
context:
space:
mode:
Diffstat (limited to 'system/etc')
-rw-r--r--system/etc/profile.d/path.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/etc/profile.d/path.sh b/system/etc/profile.d/path.sh
new file mode 100644
index 0000000..ae00916
--- /dev/null
+++ b/system/etc/profile.d/path.sh
@@ -0,0 +1 @@
+PATH="$PATH:/usr/sbin:/sbin"