Correct use of SOFT vs WAITS_FOR dependency type in various places.
authorDavin McCall <davmac@davmac.org>
Sun, 1 Oct 2017 23:49:35 +0000 (00:49 +0100)
committerDavin McCall <davmac@davmac.org>
Sun, 1 Oct 2017 23:49:35 +0000 (00:49 +0100)
commit5105b6b65cc6198e2450c2cb0a4551582c4b5f9b
tree72b470d5c717949d11a3331a627554427fea0df2
parenta92b51137113bb7c30a08883212501226e88b02e
Correct use of SOFT vs WAITS_FOR dependency type in various places.

Also fix implementation of WAITS_FOR. SOFT presently behaves the same as
WAITS_FOR (but cannot presently be specified as a dependency type in a
service description).
src/load_service.cc
src/service.cc
src/tests/tests.cc