Parent Directory
|
Revision Log
Allow LC_* and LANG vars through to runscript.sh by default.
net.lo now comes after bootmisc, #135118 thanks to Oldrich Jedlicka.
arping.sh now has MAC address support, #134253 thanks to Oldrich Jedlicka.
pppd.sh now updates secret files with a blank password, #134337
Remove swapon call from /sbin/rc as localmount already calls it,
partial fix for #134489
| 1 | # /etc/conf.d/env_whitelist: Environment whitelist for rc-system |
| 2 | |
| 3 | # Specify which variables are allowed to be passed from the environment to the |
| 4 | # rc-system. If it is not set by the environment, then the variable will be |
| 5 | # taken from /etc/profile.env - meaning, if you need to set LANG or such, |
| 6 | # do it in a /etc/env.d/99myownstuff file for example, and run env-update. |
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |