Implement service unloading.
authorDavin McCall <davmac@davmac.org>
Sat, 10 Feb 2018 17:22:41 +0000 (17:22 +0000)
committerDavin McCall <davmac@davmac.org>
Sat, 10 Feb 2018 17:22:41 +0000 (17:22 +0000)
commit742adcb8a9d507259ccf60b7d7a86b7ca114ea4e
treed2e5178c0608a754859f139ab05b25ae75436359
parent18acacfe2064ade28a4febbfeb85fd6e14020ac1
Implement service unloading.

Implements the requisite control protocol parts and the dinitctl
"unload" command.
TODO
doc/manpages/dinitctl.8
src/control.cc
src/dinitctl.cc
src/includes/control-cmds.h
src/includes/control.h
src/includes/service.h