#!/usr/bin/ash
run_earlyhook() {
msg "Starting Qubes copy on write setup script"
/usr/lib/qubes/qubes_cow_setup.sh
}