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