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

updated tumbler and tumbler-dev (0.1.27 -> 0.2.7)
author Hans-G?nter Theisgen
date Wed Oct 23 16:26:38 2019 +0100 (2019-10-23)
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