#!/bin/bash

. shell-error
. /.initrd/initenv

PROG="poll: $PROG"

[ -e "$rootmnt/$INIT" ] || [ -h "$rootmnt/$INIT" ] ||
	fatal "Unable to mount root"
