slitaz-tools rev 586

Add a wrapper for subox
author Christophe Lincoln <pankso@slitaz.org>
date Sat Apr 30 01:30:02 2011 +0200 (2011-04-30)
parents 00690814f252
children dd95fca3f420
files tinyutils/subox
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/tinyutils/subox	Sat Apr 30 01:30:02 2011 +0200
     1.3 @@ -0,0 +1,3 @@
     1.4 +#!/bin/sh
     1.5 +# Small wrapper for the old subox.
     1.6 +exec tazbox su "$@"