aboutsummaryrefslogtreecommitdiff
path: root/system/etc/profile.d
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2017-05-07 11:43:33 +0200
committerKarel Kočí <cynerd@email.cz>2017-05-07 11:49:39 +0200
commit36e9201b0fd130f3aaf924b06bf29c0e46c88743 (patch)
tree20e48fafa829da0a2aeac92e54a0e355b21d4f84 /system/etc/profile.d
parenta793b23435567f2d4f49846196ceebcc47cd764c (diff)
parent9fbf8d27ddbfb136351780615d42af82ddb42337 (diff)
downloadmyconfigs-36e9201b0fd130f3aaf924b06bf29c0e46c88743.tar.gz
myconfigs-36e9201b0fd130f3aaf924b06bf29c0e46c88743.tar.bz2
myconfigs-36e9201b0fd130f3aaf924b06bf29c0e46c88743.zip
Merge branch 'master' into server
Diffstat (limited to 'system/etc/profile.d')
-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"