initial import from upstream PR
https://github.com/LeonardKoenig/hide.client.linux/tree/prq_archlinux
This commit is contained in:
24
service_sysdirs.patch
Normal file
24
service_sysdirs.patch
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user