blob: 026a2f1307f55b8f893d364964568a27bca1fd3d [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
[Install]
WantedBy=bluetooth.target