#!/bin/sh
. /etc/rc.common

sudo touch /System/Library/Extensions
exit 0
