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