summarylogtreecommitdiffstats
path: root/service_sysdirs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'service_sysdirs.patch')
-rw-r--r--service_sysdirs.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/service_sysdirs.patch b/service_sysdirs.patch
new file mode 100644
index 000000000000..4d82f7b52018
--- /dev/null
+++ b/service_sysdirs.patch
@@ -0,0 +1,24 @@
+diff --git a/hide.me@.service b/hide.me@.service
+index b32902f..641241d 100644
+--- a/hide.me@.service
++++ b/hide.me@.service
+@@ -6,9 +6,9 @@ DefaultDependencies=yes
+
+ [Service]
+ Type=notify
+-ExecStart=/opt/hide.me/hide.me connect %i
+-WorkingDirectory=/opt/hide.me
+-ReadWritePaths=/opt/hide.me /etc
++ExecStart=/usr/bin/hide.me/hide.me connect %i
++WorkingDirectory=/usr/bin/hide.me
++ReadWritePaths=/usr/bin/hide.me /etc
+ TimeoutStopSec=30
+ Restart=always
+ RestartSec=5s
+@@ -30,4 +30,4 @@ Group=root
+ LimitNOFILE=64
+
+ [Install]
+-WantedBy=multi-user.target
+\ No newline at end of file
++WantedBy=multi-user.target