STEAMHOME = `pwd` <= current working directory STEAMHOME = /path/to/home
echo '$STEAMHOME is the current path' On 13/12/2009 9:20 PM, Thomas Hjorth wrote: > Hi all > > I tried setting $HOME in a number of ways... latest was adding an > "export HOME=$(pwd)" in the beginning of hlds_run, but it still goes > with the users regular $HOME, which means that all the server started > with the same user is fighting about the same $HOME/.steam folder. > > Any ideas to set $HOME correctly or force hlds_run to use a specific > homedir? > > Regards > Thomas Hjorth > DSRack.com > > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please > visit: > http://list.valvesoftware.com/mailman/listinfo/hlds_linux > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

