#!/bin/bash
set -eux
echo upstart >> ${TARGET_ROOT}/.extra-packages
echo debian-upstart >> ${TARGET_ROOT}/.distro-name
