summarylogtreecommitdiffstats
path: root/appgatedriver.service.patch
blob: 7bf0e1b97a745b13bf056056851adc08d2c613f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/lib/systemd/system/appgatedriver.service b/lib/systemd/system/appgatedriver.service
index 8dfd778..dc3f507 100644
--- a/lib/systemd/system/appgatedriver.service
+++ b/lib/systemd/system/appgatedriver.service
@@ -21,7 +21,7 @@ CapabilityBoundingSet=~CAP_SYS_PTRACE
 CapabilityBoundingSet=~CAP_SYS_PACCT
 CapabilityBoundingSet=~CAP_SYS_CHROOT
 CapabilityBoundingSet=~CAP_SYS_BOOT
-InaccessiblePaths=/mnt /srv /boot /media
+InaccessiblePaths=-/mnt -/srv -/boot -/media
 
 [Install]
 WantedBy=multi-user.target