Add "run-on-console" service option, to specify that a service
authorDavin McCall <davmac@davmac.org>
Fri, 1 Jan 2016 02:16:00 +0000 (02:16 +0000)
committerDavin McCall <davmac@davmac.org>
Fri, 1 Jan 2016 02:16:00 +0000 (02:16 +0000)
commit41b55b06ee54123e6c5a4fbc997ec0766d9c441c
tree528fbc0ee67bc6cae3da1b65182c85bf670125d2
parent2fe1ab21f947ddb7c6fb358290ae573ccc8dd0d2
Add "run-on-console" service option, to specify that a service
runs on the console.

Only one service can be running on the console at a time, so
there is a queue to obtain the console.

Not 100% complete yet. Part of the functionality seems to have
crept in with previous commit though? git gremlins...
load_service.cc
service.h