#!/bin/sh

if [ -d /etc/runlevels/sysinit ]; then
	exit 0
fi

cp -PRr /usr/share/openrc/runlevels /etc/