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

UP : tazpkg (1.7)
author Christophe Lincoln <pankso@slitaz.org>
date Thu Feb 07 00:46:46 2008 +0100 (2008-02-07)
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 Feb 07 00:46:46 2008 +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