Diff between 385e8d649e062e3b265b0970fa5e15107084cd2e and 0905a06410d4a5189f0be81e25eb3c3e8a2199c5

Changed Files

File Additions Deletions Status
src/bluetooth.service.in +3 -3 modified

Full Patch

diff --git a/src/bluetooth.service.in b/src/bluetooth.service.in
index f188018..4d39ad4 100644
--- a/src/bluetooth.service.in
+++ b/src/bluetooth.service.in
@@ -15,12 +15,12 @@ LimitNPROC=1
 
 # Filesystem lockdown
 ProtectHome=true
-ProtectSystem=full
+ProtectSystem=strict
 PrivateTmp=true
 ProtectKernelTunables=true
 ProtectControlGroups=true
-ReadWritePaths=@statedir@
-ReadOnlyPaths=@confdir@
+StateDirectory=bluetooth
+ConfigurationDirectory=bluetooth
 
 # Execute Mappings
 MemoryDenyWriteExecute=true