#!/bin/sh
set -e
	update-alternatives --install /usr/bin/logger logger /usr/bin/logger.util-linux 80
