#!/bin/sh

if [ -x /usr/sbin/gainroot.old ]; then
	mv /usr/sbin/gainroot.old /usr/sbin/gainroot
fi
