On 2019-11-07 04:37, Bill Kenworthy wrote:
I have run into some problems creating openrc initscripts for moosefs - is there something that will display the start order/dependency tree? Text or graphical doesn't matter.Bill K.
rc-status does try to resolve dependencies and list them in order, try `rc-status -a` - this will list all scripts (including ones not in startup.)
Dan