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