#!/bin/bash

[ -r /sbin/rc ] && . /sbin/rc &
exec /sbin/launchd.real
