5 lines
109 B

#!/bin/sh
. /lib/mdev/common/log
log_info "${ACTION:-scan} module chain $@"
/lib/mdev/common/mdevprobe "$@"