#!/bin/bash -efu

. /.initrd/initenv

[ "${ROOT-}" != pipeline ] ||
	echo bootchain > /etc/initrd/method
