| View previous topic :: View next topic |
| Author |
Message |
alphacube n00b

Joined: 14 Jan 2007 Posts: 38
|
Posted: Tue Apr 29, 2008 12:27 pm Post subject: OpenRC. shell variables goes where?[SOLVED] |
|
|
Have searched a bit but I can't find a good place to put my http_proxy variables at startup
I have just upgraded to OpenRC/Baselayout-2
I think I had them in /etc/conf.d/rc
I tried to put it in /etc/conf.d/local
but no good
Could any one point me in the right direction... _________________ \\Alphacube
Last edited by alphacube on Tue Apr 29, 2008 1:23 pm; edited 1 time in total |
|
| Back to top |
|
 |
UberLord Retired Dev


Joined: 18 Sep 2003 Posts: 6271 Location: Blighty
|
Posted: Tue Apr 29, 2008 12:39 pm Post subject: |
|
|
A file in /etc/env.d/ would suffice. _________________ When baselayout tells you to update config files or things break WE REALLY DO MEAN IT
Please add SOLVED to the thread title if your issue has been
Strip comments from configs please |
|
| Back to top |
|
 |
alphacube n00b

Joined: 14 Jan 2007 Posts: 38
|
Posted: Tue Apr 29, 2008 1:22 pm Post subject: |
|
|
Thanks a lot UberLord
at first I forgot to do
# env-update
# source /etc/profile
now it works like a charm _________________ \\Alphacube |
|
| Back to top |
|
 |
|