wok-6.x view busybox/stuff/busybox.conf @ rev 12253
Add tazbug (1.0) - Ready for production and so in core
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Apr 10 12:57:21 2012 +0200 (2012-04-10) |
parents | 36917db46db6 |
children |
line source
1 # /etc/busybox.conf: SliTaz GNU/linux Busybox configuration.
2 #
4 [SUID]
5 # Allow command to be run by anyone.
6 su = ssx root.root
7 passwd = ssx root.root
8 loadkmap = ssx root.root
9 mount = ssx root.root
10 reboot = ssx root.root
11 halt = ssx root.root
12 poweroff = ssx root.root