summarylogtreecommitdiffstats
path: root/appgateservice.service.patch
diff options
context:
space:
mode:
Diffstat (limited to 'appgateservice.service.patch')
-rw-r--r--appgateservice.service.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/appgateservice.service.patch b/appgateservice.service.patch
index 1ac29c283a85..624d03156eed 100644
--- a/appgateservice.service.patch
+++ b/appgateservice.service.patch
@@ -13,18 +13,3 @@ index 7a8faf7..f944300 100644
PrivateDevices=true
NoNewPrivileges=true
PrivateTmp=true
-diff --git a/lib/systemd/system/appgateservice@.service b/lib/systemd/system/appgateservice@.service
-index 74faa34..269ffc4 100644
---- a/lib/systemd/system/appgateservice@.service
-+++ b/lib/systemd/system/appgateservice@.service
-@@ -11,8 +11,8 @@ ExecReload=/bin/kill -HUP $MAINPID
- Type=forking
- TimeoutStopSec=30
- Restart=always
--InaccessibleDirectories=/media /boot /srv
--ReadOnlyDirectories=/etc /usr /bin /lib /lib64 /sbin
-+InaccessibleDirectories=-/media -/boot -/srv
-+ReadOnlyDirectories=-/etc -/usr -/bin -/lib -/lib64 -/sbin
- PrivateDevices=true
- NoNewPrivileges=true
- PrivateTmp=true