blob: bf2636695e4b5cfcdf03acc7d42528ea0f6ad8bc [file] [log] [blame]
#/bin/sh
type="$1"
if [ -z "$type" ]; then
type=diag
fi
/etc/diag.d/rcD "$type"