mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #6068 from WicRus/bluetooth.service-capabilities-fix
bluez: update bluetoothd service capability
This commit is contained in:
commit
39a0551b41
@ -10,7 +10,7 @@ NotifyAccess=main
|
|||||||
EnvironmentFile=/storage/.cache/services/bluez.conf
|
EnvironmentFile=/storage/.cache/services/bluez.conf
|
||||||
EnvironmentFile=-/run/libreelec/debug/bluez.conf
|
EnvironmentFile=-/run/libreelec/debug/bluez.conf
|
||||||
ExecStart=/usr/lib/bluetooth/bluetoothd $BLUEZ_ARGS $BLUEZ_DEBUG
|
ExecStart=/usr/lib/bluetooth/bluetoothd $BLUEZ_ARGS $BLUEZ_DEBUG
|
||||||
CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_RAW
|
CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_RAW CAP_FOWNER
|
||||||
LimitNPROC=1
|
LimitNPROC=1
|
||||||
TimeoutStopSec=1s
|
TimeoutStopSec=1s
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
Loading…
x
Reference in New Issue
Block a user