Modified profile.d/tsocks
This commit is contained in:
		
						parent
						
							b84b30ab12
						
					
				
				
					commit
					4c1fbabdba
				
			@@ -1,4 +1,6 @@
 | 
				
			|||||||
#!/bin/bash
 | 
					#!/bin/bash
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Proxy
 | 
					# Proxy
 | 
				
			||||||
export TSOCKS_CONF_FILE=~/.config/tsocks/tsocks.conf
 | 
					if [ -x /usr/bin/tsocks ] then
 | 
				
			||||||
 | 
					  export TSOCKS_CONF_FILE=~/.config/tsocks/tsocks.conf
 | 
				
			||||||
 | 
					fi
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user