wok-4.x view busybox/stuff/busybox.conf @ rev 1129

get*firmware: use '/etc/init.d/netwok.sh restart'
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jul 22 22:40:10 2008 +0000 (2008-07-22)
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