wok diff busybox/stuff/busybox.conf @ rev 0

Initial commit with 'busybox' receipt and stuff
author Christophe Lincoln <pankso@slitaz.org>
date Thu Dec 13 11:17:24 2007 +0100 (2007-12-13)
parents
children df615b5b2ad0
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/busybox/stuff/busybox.conf	Thu Dec 13 11:17:24 2007 +0100
     1.3 @@ -0,0 +1,11 @@
     1.4 +# /etc/busybox.conf: SliTaz GNU/linux Busybox configuration.
     1.5 +#
     1.6 +
     1.7 +[SUID]
     1.8 +# Allow command to be run by anyone.
     1.9 +su = ssx root.root
    1.10 +passwd = ssx root.root
    1.11 +loadkmap = ssx root.root
    1.12 +mount = ssx root.root
    1.13 +reboot = ssx root.root
    1.14 +halt = ssx root.root