#!/bin/sh
cp -f /dev/null /etc/mtab
rm -f /var/run/*
touch /var/run/utmp
