slitaz-tools diff tinyutils/subox @ rev 856

Edit tinyutils
author Paul Issott <paul@slitaz.org>
date Fri Apr 18 20:01:11 2014 +0100 (2014-04-18)
parents
children 5d80f6fdbdb7
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/tinyutils/subox	Fri Apr 18 20:01:11 2014 +0100
     1.3 @@ -0,0 +1,3 @@
     1.4 +#!/bin/sh
     1.5 +# Small wrapper for the old subox.
     1.6 +exec tazbox su "$@"