#!/bin/sh -e

make DESTDIR="$1" PREFIX=/usr install
install -Dm644 -t "$1/etc/init" sysmgr.boot sysmgr.pre.shutdown