summaryrefslogtreecommitdiffstats
path: root/docs/store
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2021-03-03 11:14:14 -0700
committerGitHub <noreply@github.com>2021-03-03 11:14:14 -0700
commit1d003fa0d5111066e1459997c18bb115a036eb94 (patch)
tree5ba84d07418857d0763c360b1fed9020890533db /docs/store
parent71e711430cd793daa0599c5f911018889778798b (diff)
Change all refs from service to systemctl (#10703)
Diffstat (limited to 'docs/store')
-rw-r--r--docs/store/change-metrics-storage.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/store/change-metrics-storage.md b/docs/store/change-metrics-storage.md
index 0e2db13692..6dde22c047 100644
--- a/docs/store/change-metrics-storage.md
+++ b/docs/store/change-metrics-storage.md
@@ -54,7 +54,8 @@ multihost disk space` setting. Change it to the value recommended above. For exa
dbengine multihost disk space = 1024
```
-Save the file and restart the Agent with `service netdata restart` to change the database engine's size.
+Save the file and restart the Agent with `sudo systemctl restart netdata`, or the [appropriate
+method](/docs/configure/start-stop-restart.md) for your system, to change the database engine's size.
## What's next?