Files
Arch-R/packages/sysutils/busybox/conf.d/shell
Stephan Raue 1dbafcc9bc busybox:
- add various needed applets
- add pam support
- various cleanups
- remove init script for setup time
- readd init script to start network
2009-11-22 14:49:54 +01:00

12 lines
541 B
Plaintext

################################################################################
# Core (Shell) environment variables.
#
# This file contains non-OpenELEC evironment variables as well as OpenELEC
# evironment variables that are not user defined.
################################################################################
#-------------------------------------------------------------------------------
# Prompt environment variables.
#-------------------------------------------------------------------------------
PS1='\u@\h:\w \$ '