summarylogtreecommitdiffstats
path: root/appgateservice.service.patch
diff options
context:
space:
mode:
authorFredy García2023-04-19 11:29:38 -0500
committerFredy García2023-04-19 11:29:38 -0500
commita84fd327fd7f5110091828e8d809d4bcdee3dae7 (patch)
tree0a0001c9d5aabdcfd0298251be37ca21e511afc9 /appgateservice.service.patch
parent54ee2b332f149acb7db8d1d88f153f20e1ea09b8 (diff)
downloadaur-a84fd327fd7f5110091828e8d809d4bcdee3dae7.tar.gz
Upgrading to version 6.1.3
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