summaryrefslogtreecommitdiffstats
path: root/main/openrc/local.start
blob: e0ce86071abd85485beafcc6ac4aa933002b3f4b (plain)
1
2
3
4
if [ -f /etc/rc.local ]; then
	. /etc/rc.local
fi