summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/adaptec_raid
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 /collectors/python.d.plugin/adaptec_raid
parent71e711430cd793daa0599c5f911018889778798b (diff)
Change all refs from service to systemctl (#10703)
Diffstat (limited to 'collectors/python.d.plugin/adaptec_raid')
-rw-r--r--collectors/python.d.plugin/adaptec_raid/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/collectors/python.d.plugin/adaptec_raid/README.md b/collectors/python.d.plugin/adaptec_raid/README.md
index b14e8f9bac..4e99508b32 100644
--- a/collectors/python.d.plugin/adaptec_raid/README.md
+++ b/collectors/python.d.plugin/adaptec_raid/README.md
@@ -60,8 +60,8 @@ cd /etc/netdata # Replace this path with your Netdata config directory, if dif
sudo ./edit-config python.d.conf
```
-Change the value of the `adaptec_raid` setting to `yes`. Save the file and restart the Netdata Agent
-with `sudo systemctl restart netdata`, or the appropriate method for your system.
+Change the value of the `adaptec_raid` setting to `yes`. Save the file and restart the Netdata Agent with `sudo
+systemctl restart netdata`, or the [appropriate method](/docs/configure/start-stop-restart.md) for your system.
## Configuration