Implement a "shares-console" option for non-exclusive console access.
authorDavin McCall <davmac@davmac.org>
Tue, 30 Oct 2018 19:01:02 +0000 (19:01 +0000)
committerDavin McCall <davmac@davmac.org>
Tue, 30 Oct 2018 20:21:56 +0000 (20:21 +0000)
commit11c131eef20351d5f6cfaa6bedba3dcb5696cd03
treeffcea3e0b012356eba7ee57f89ec3069b0b48a44
parentf1c1672893755c13640eced55d28f07901e3396d
Implement a "shares-console" option for non-exclusive console access.

This could be useful for the "single" (single-user) service, so that
runs-on-console services can be started from it.
doc/linux/services/single
doc/manpages/dinit-service.5
src/baseproc-service.cc
src/includes/service.h
src/load-service.cc