1 2 3 4 5 6 7 8
#!/bin/sh if [ -d /etc/runlevels/sysinit ]; then exit 0 fi cp -PRr /usr/share/openrc/runlevels /etc/