blob: 210bf59ac349f720de05e2712801a00c105916e0 [file] [log] [blame]
[Unit]
Description=Bluetooth monitor logger
ConditionPathIsDirectory=/sys/class/bluetooth
[Service]
Type=simple
ExecStart=@libexecdir@/btmon-logger -p -b /var/log/bluetooth/hci.log
NotifyAccess=main
CapabilityBoundingSet=CAP_NET_RAW
LimitNPROC=1
ProtectHome=true
ProtectSystem=full
PrivateTmp=true
PrivateDevices=true
PrivateNetwork=true
[Install]
WantedBy=bluetooth.target