service options: add waits-for.d to automatically add dependencies.
authorDavin McCall <davmac@davmac.org>
Fri, 13 Jul 2018 17:44:43 +0000 (18:44 +0100)
committerDavin McCall <davmac@davmac.org>
Fri, 13 Jul 2018 17:44:43 +0000 (18:44 +0100)
commita77273b3c9d9b039f5f5b895b8888c2f2dbc114c
tree1157f92fa862b87960c78dec3b6c550417e80884
parentfcfa83564a57bfbd637266de98b11cdcc248589d
service options: add waits-for.d to automatically add dependencies.

The waits-for.d option allows specifying a directory, and the names of
files within are added as waits-for dependencies (excludes names with a
leading dot).
doc/manpages/dinit-service.5
src/load-service.cc