#!/bin/sh

#set -e

DRACUT_FIXME ()
{
	# dracut entry point for live-boot is FIXME(); function
	Main
}
