Modified profile.d/tsocks

This commit is contained in:
Xavier Logerais (Numericable - Ingénierie Système) 2014-02-05 11:44:15 +01:00
parent b84b30ab12
commit 4c1fbabdba

View File

@ -1,4 +1,6 @@
#!/bin/bash
# Proxy
export TSOCKS_CONF_FILE=~/.config/tsocks/tsocks.conf
if [ -x /usr/bin/tsocks ] then
export TSOCKS_CONF_FILE=~/.config/tsocks/tsocks.conf
fi