summaryrefslogtreecommitdiff
path: root/system/openrc/openrc.post-install
blob: 9632de2eefe600c1dec6a65798b0d93e560e41cf (plain) (blame)
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/