#!/usr/bin/ash

run_earlyhook() {
    haveged --once
}
