mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
busybox:
- add config file to setup $HOME
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user