Change semantics of "wake" command.
authorDavin McCall <davmac@davmac.org>
Thu, 8 Aug 2019 11:48:33 +0000 (21:48 +1000)
committerDavin McCall <davmac@davmac.org>
Thu, 8 Aug 2019 11:48:33 +0000 (21:48 +1000)
commitc91adb8b6cb91e9b15c65f07724e30b6677e222b
tree45e04e71904e2bfc6d39d5cdfec545b91d8b6f9d
parent3e33c17d5d02b65ebfcf86d23219b5cb9cb3a617
Change semantics of "wake" command.

"Wake" now re-attaches dependencies (from the dependents of the named
service). You can no longer wake a service if it has no active
dependents.
src/control.cc
src/dinitctl.cc
src/tests/cptests/cptests.cc