wok-tiny view base-tiny/stuff/etc/busybox.conf @ rev 176

busybox: fix modules order
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 14 19:16:39 2021 +0000 (2021-07-14)
parents 371673f39e46
children
line source
1 [SUID]
2 # Allow command to be run by anyone.
3 su = ssx root.root
4 passwd = ssx root.root
5 loadkmap = ssx root.root
6 mount = ssx root.root
7 reboot = ssx root.root
8 halt = ssx root.root
9 poweroff = ssx root.root