summarylogtreecommitdiffstats
path: root/disable-systemd-protection.patch
blob: 6d0bf820bfaa575d0c20f026cd35265bec206c39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
diff --git a/data/fprintd.service.in b/data/fprintd.service.in
index 5f46810..a308ee3 100644
--- a/data/fprintd.service.in
+++ b/data/fprintd.service.in
@@ -8,12 +8,9 @@ BusName=net.reactivated.Fprint
 ExecStart=@libexecdir@/fprintd
 
 # Filesystem lockdown
-ProtectSystem=strict
 ProtectKernelTunables=true
 ProtectControlGroups=true
-ReadWritePaths=@localstatedir@/lib/fprint
 ProtectHome=true
-PrivateTmp=true
 
 # Network
 PrivateNetwork=true