#!/bin/busybox sh

unset SHELL
script -q -c "/bin/busybox sh $*" -f /var/log/root_shells/$(basename $0).$$
