tools: Fix btmon-logger service unit
authorAndrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
Mon, 23 Jul 2018 20:31:58 +0000 (22:31 +0200)
committerhimanshu <h.himanshu@samsung.com>
Tue, 14 Jan 2020 08:53:35 +0000 (14:23 +0530)
commit66cd8b8ee82bce320d3a316be9354bccd7a134a0
treef3b87d5370cae01bb352305602f3658b9e3ef155
parentbecc3af4a2ebf6e9e8fd372b2df663b39527eda5
tools: Fix btmon-logger service unit

Bluetooth sockets can be only created in initial network namespace thus
btmon-logger will fail to open monitor socket with PrivateNetwork=true
since this sets up new network namespace for created process.

Change-Id: Iddb6eef006269b6f944d1af9b5de4a66cd9c7c9a
Signed-off-by: himanshu <h.himanshu@samsung.com>
tools/bluetooth-logger.service.in