export LD_PRELOAD=/usr/lib/libtsocks.so
It's ok that I can export in this way, but how can I make it permanent? I want LD_PRELOAD to still be changed after a reboot. I'm using Ubuntu and Fedora
|
|
|
Ordinarily, you'd put your "export" line into whatever shell startup file is appropriate: If you want to make it permanent for every user, the various shells usually have system-wide config files in |
|||||
|
|
Most distributions also have an |
|||
|
|