wok view busybox/stuff/busybox.conf @ rev 11247

Down: libwebkit to 1.6.1. 1.6.1 is stable version of libwebkit that we should be using.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Nov 07 04:34:22 2011 +0000 (2011-11-07)
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