summarylogtreecommitdiffstats
path: root/tresorit.service
diff options
context:
space:
mode:
Diffstat (limited to 'tresorit.service')
-rw-r--r--tresorit.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/tresorit.service b/tresorit.service
index f055f925d04a..d61c3c60d922 100644
--- a/tresorit.service
+++ b/tresorit.service
@@ -2,7 +2,7 @@
Description=Tresorit: Encrypted cloud storage for your confidential files.
[Service]
-ExecStart=/home/user/.local/share/tresorit/tresorit --hidden
+ExecStart=%h/.local/share/tresorit/tresorit --hidden
ExecReload=/bin/kill -HUP $MAINPID
Restart=always