#!/bin/bash
# Prevents init scripts from being run when installed in /usr/sbin
# (thanks nelhage!)
exit 101
