SliTaz Tweaking

[ Thread Index | Date Index | More lists.tuxfamily.org/slitaz Archives ]


Okay, so I have compiled and installed 'rungetty' so as to autologin: /etc/initab tty1::respawn:/sbin/rungetty tty1 --autologin hacker

But, here is the tricky part.. My .xinitrc file keeps getting overwritten & my .bash_profile is not being read. 

------------------------------------------------------------------
.bash_profile:
if [ -z "$DISPLAY" ] && [ $(tty) == /dev/tty1 ]; then
while [ 1 == 1 ]
        do
                startx
                sleep 3
        done
fi
---------------------------------

I believe I have made bash my default shell as I have edited the /etc/shells and the only shells I have listed are /bin/bash & /bin/sh.

 I have went through files and scripts but do not see where .xinitrc is 'refreshed' or in my case getting overwritten.

Any answers or thoughts ?

Thanks !!


http://klhrevolution.nfshost.com
Heaven is on the way ! Until then lets get the truth out !


You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost.

Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/