|
What Creates .gtkrc
I am running RHEL 4.6 ES x86 & when I create a new user w/ "adduser", I notice it auto creates a dot file in their home directory which I not needed since this server is setup to be used non-graphically or in run level 3 only.
Does anyone know what application and or dependency causes /home/$user/.gtkrc?
I know I can simply run "rm -rf /home/*/.gtkrc however I would like to remove the application responsible for creating this file in my user's home directory.
Thanks for any help!
|