slitaz-tools diff tinyutils/subox @ rev 805

tinyutils/tazx: config new user X-login with slim or use startx
author Richard Dunbar <mojo@slitaz.org>
date Sat Apr 27 17:30:33 2013 +0000 (2013-04-27)
parents
children 5d80f6fdbdb7
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/tinyutils/subox	Sat Apr 27 17:30:33 2013 +0000
     1.3 @@ -0,0 +1,3 @@
     1.4 +#!/bin/sh
     1.5 +# Small wrapper for the old subox.
     1.6 +exec tazbox su "$@"