#!/bin/sh
set -e
	update-alternatives --install /usr/sbin/start-stop-daemon start-stop-daemon /usr/sbin/start-stop-daemon.dpkg 100
