summarylogtreecommitdiffstats
path: root/pd.service
diff options
context:
space:
mode:
authorXuanwo2018-10-23 00:27:45 +0800
committerXuanwo2018-10-23 00:27:45 +0800
commit7f8a546ed264a861e33ea7dcc39cc1cfdaf8a49d (patch)
tree0cf3ee391018e241952ebde69120872e16075f7c /pd.service
parent8745a77aa4f224e0054c6018463176d8ca3744fd (diff)
downloadaur-7f8a546ed264a861e33ea7dcc39cc1cfdaf8a49d.tar.gz
Add tmpfile for pd service
Diffstat (limited to 'pd.service')
-rw-r--r--pd.service6
1 files changed, 0 insertions, 6 deletions
diff --git a/pd.service b/pd.service
index d1993b14c0ca..6184102b3e70 100644
--- a/pd.service
+++ b/pd.service
@@ -4,12 +4,6 @@ Documentation=https://github.com/pingcap/pd
After=network.target
[Service]
-PermissionsStartOnly=true
-LimitNOFILE=1048576
-LimitNPROC=512
-CapabilityBoundingSet=CAP_NET_BIND_SERVICE
-AmbientCapabilities=CAP_NET_BIND_SERVICE
-NoNewPrivileges=true
User=pd
WorkingDirectory=~
ExecStart=/usr/bin/pd-server --config=/etc/pd/pd.toml