Add network and bluetooth permissions to service template 96/25696/1
authorScott Murray <scott.murray@konsulko.com>
Tue, 1 Dec 2020 00:25:53 +0000 (19:25 -0500)
committerScott Murray <scott.murray@konsulko.com>
Tue, 1 Dec 2020 00:30:39 +0000 (19:30 -0500)
commit0a24bbdab25e792b5abe2f3708aceb5a9b3a5e42
treee1d217147a5d648a5416a498587f8cfc8f49c99d
parentaf8db35cc01c57b7d1d2e4fa7815df8c16f8454f
Add network and bluetooth permissions to service template

Add new public:network and public:bluetooth permissions that currently
drive adding dependencies on network.target and bluetooth.target,
respectively.  This allows related bindings to depend on those to
avoid start up races.  In the future, these permissions could perhaps
be tied to configuring DBus access control of the related services.

Bug-AGL: SPEC-3509

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I582691bfe223a01ce80f04a4b0a1463d58287a9c
conf/unit/service.inc