summaryrefslogtreecommitdiff
blob: ef30661c59552f979f68049806b5182d1d5ad70c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# /lib/rcscripts/conf.d/env_whitelist:  System environment whitelist for rc-system

# See /etc/conf.d/env_whitelist for details.

#
# Internal variables needed for operation of rc-system
#
# NB: Do not modify below this line if you do not know what you are doing!!
#

# Hotplug
IN_HOTPLUG

# RC network script support
IN_BACKGROUND
RC_INTERFACE_KEEP_CONFIG

# Default shell stuff
SHELL
USER
HOME
TERM

# From /sbin/init
PATH
INIT_VERSION
RUNLEVEL
PREVLEVEL
CONSOLE