service description: make waits-for.d path relative to service file.
authorDavin McCall <davmac@davmac.org>
Fri, 19 Oct 2018 22:00:41 +0000 (23:00 +0100)
committerDavin McCall <davmac@davmac.org>
Fri, 19 Oct 2018 22:00:41 +0000 (23:00 +0100)
commit26803e9a16fd03bb404fd1ab21ceb98033fc202c
tree70ed5e9e7ec1aebf97f6ef2bc65eb4e343c39949
parent23d913e9d014a7202341b1f6f8e208f932a67cf7
service description: make waits-for.d path relative to service file.

If the path specified by waits-for.d is not absolute, it will be
interpreted as relative to the directory containing the service
description file.
doc/manpages/dinit-service.5
src/dinitctl.cc
src/includes/dinit-util.h
src/load-service.cc