Fix: grant console correctly
authorDavin McCall <davmac@davmac.org>
Sat, 3 Jun 2017 09:28:58 +0000 (10:28 +0100)
committerDavin McCall <davmac@davmac.org>
Sat, 3 Jun 2017 09:28:58 +0000 (10:28 +0100)
commit8ad2e8356f344989e6f962d5af46f896acba3209
tree1e87f63120928a15090232e719be51b27aa57202
parent7c4929f5b9aa309d990572c139f837b6b7f5ba9a
Fix: grant console correctly

Services marked "starts-on-console" need to be given console access.
Services that restart via "smooth recovery" need to be given console
access if they run-on-console.
src/service.cc
src/service.h