View Single Post
Old 31st July 2008
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,128
Default

I don't use gnome, but with the normal X xterm you need the -ls parameter. From xterm(1):
Code:
       -ls     This  option  indicates  that  the  shell  that is
               started in the xterm window will be a login  shell
               (i.e.,  the  first  character of argv[0] will be a
               dash, indicating to the shell that it should  read
               the user's .login or .profile).
Only then xterm will read the shell initialization files like .profile and .kshrc.
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump
Reply With Quote