#!/bin/sh
#
# Activate with:
#
#  update-alternatives --install /libexec/runsystem runsystem /libexec/runsystem.sysvinit
#

exec /sbin/init

