mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
busybox:
- add config file to setup $HOME
This commit is contained in:
parent
1125e41e4f
commit
3fae0a1108
10
packages/sysutils/busybox/profile.d/home.conf
Normal file
10
packages/sysutils/busybox/profile.d/home.conf
Normal file
@ -0,0 +1,10 @@
|
||||
################################################################################
|
||||
# Core (PATH) environment variables.
|
||||
#
|
||||
# This file contains non-OpenELEC evironment variables as well as OpenELEC
|
||||
# evironment variables that are not user defined.
|
||||
################################################################################
|
||||
|
||||
HOME="/storage"
|
||||
|
||||
export HOME
|
Loading…
x
Reference in New Issue
Block a user