dinitctl: implement "disable" command.
authorDavin McCall <davmac@davmac.org>
Thu, 18 Oct 2018 17:41:42 +0000 (18:41 +0100)
committerDavin McCall <davmac@davmac.org>
Thu, 18 Oct 2018 20:19:29 +0000 (21:19 +0100)
commitd43fc2143298a6c544d82559baf206ec76b6d9d0
treeb2637601eed2736e2c307206dba6794ca6f67f09
parent9602f03e1dc76a7cbff22d93ee5609342fd3cb1b
dinitctl: implement "disable" command.

Opposite of "enable"; removes a dependency and unlinks the entry in
waits-for.d of the target service.
src/dinitctl.cc