summarylogtreecommitdiffstats
path: root/pd.service
diff options
context:
space:
mode:
Diffstat (limited to 'pd.service')
-rw-r--r--pd.service1
1 files changed, 0 insertions, 1 deletions
diff --git a/pd.service b/pd.service
index 6184102b3e70..e6acde5a5394 100644
--- a/pd.service
+++ b/pd.service
@@ -5,7 +5,6 @@ After=network.target
[Service]
User=pd
-WorkingDirectory=~
ExecStart=/usr/bin/pd-server --config=/etc/pd/pd.toml
ExecReload=/bin/kill -SIGUSR1 $MAINPID
Restart=on-failure