Comment 3 for bug 1653703

Revision history for this message
tele1234567891 (swojskichlopak) wrote :

For now I added to /etc/profile line

===================
PATH=/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin
===================

At the beginning

because:

1.
export PATH=/bin:/usr/bin
http://www.linuxfromscratch.org/blfs/view/7.6/postlfs/profile.html

2. Manjaro Linux use /etc/profile
( but without /bin , they have symlink to /usr/bin)