summarylogtreecommitdiffstats
path: root/service_sysdirs.patch
diff options
context:
space:
mode:
authorLeonard König2021-02-02 16:58:03 +0100
committerLeonard König2021-02-02 16:58:03 +0100
commit15c3e0f19d6d6a44aad6da7b9348145547d389c0 (patch)
treed022b2853bacfdf8b58563e9f384e9bd1060be2e /service_sysdirs.patch
downloadaur-15c3e0f19d6d6a44aad6da7b9348145547d389c0.tar.gz
initial import from upstream PR
https://github.com/LeonardKoenig/hide.client.linux/tree/prq_archlinux
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