xref: /OK3568_Linux_fs/yocto/poky/meta/recipes-core/base-files/base-files/share/dot.profile (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1# ~/.profile: executed by Bourne-compatible login shells.
2
3if [ -f ~/.bashrc ]; then
4  . ~/.bashrc
5fi
6
7# path set by /etc/profile
8# export PATH
9
10# Might fail after "su - myuser" when /dev/tty* is not writable by "myuser".
11mesg n 2>/dev/null
12