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