summarylogtreecommitdiffstats
path: root/geph4-client.service
diff options
context:
space:
mode:
Diffstat (limited to 'geph4-client.service')
-rw-r--r--geph4-client.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/geph4-client.service b/geph4-client.service
index c57caa70b156..2145097434c2 100644
--- a/geph4-client.service
+++ b/geph4-client.service
@@ -9,7 +9,7 @@ CapabilityBoundingSet=CAP_NET_BIND_SERVICE
AmbientCapabilities=CAP_NET_BIND_SERVICE
NoNewPrivileges=true
EnvironmentFile=/etc/default/geph4-client
-ExecStart=/usr/bin/geph4-client $SUBCOMMAND $FLAGS $OPTIONS --credential-cache /var/cache/geph4-client/geph4-credentials.db --password $PASSWORD --username $USERNAME
+ExecStart=/usr/bin/geph4-client $SUBCOMMAND $FLAGS $OPTIONS --credential-cache /var/cache/geph4-client/ --password $PASSWORD --username $USERNAME
Restart=on-abort
[Install]