slitaz-tools rev 91

tazx: let hacker change openbox theme...
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 08 15:28:30 2008 +0100 (2008-03-08)
parents 878e853db143
children eeb6350d8c97
files tinyutils/tazx
line diff
     1.1 --- a/tinyutils/tazx	Sat Mar 08 13:14:36 2008 +0100
     1.2 +++ b/tinyutils/tazx	Sat Mar 08 15:28:30 2008 +0100
     1.3 @@ -144,6 +144,7 @@
     1.4  		if [ ! -f "/home/hacker/.config/openbox/autostart.sh" ]; then
     1.5  			mkdir -p /home/hacker/.config/openbox
     1.6  			cp /etc/xdg/openbox/autostart.sh /home/hacker/.config/openbox
     1.7 +			chown -R hacker.hacker /home/hacker/.config
     1.8  		fi
     1.9  	fi
    1.10  }