- include /etc/profile
This commit is contained in:
Stephan Raue 2010-05-16 11:04:48 +02:00
parent 4eed0a4276
commit 912889f984

View File

@ -24,6 +24,8 @@
#
# runlevels: openelec, textmode
. /etc/profile
(
[ -f /storage/.config/lcd.conf ] && . /storage/.config/lcd.conf || exit 0