fix (inputs.ping): change edit to restart in README.md (#9728)

This commit is contained in:
Mariusz Białończyk 2021-09-07 19:41:07 +02:00 committed by GitHub
parent 890508431c
commit 0317d7c3db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ LimitNOFILE=8192
Restart Telegraf: Restart Telegraf:
```sh ```sh
$ systemctl edit telegraf $ systemctl restart telegraf
``` ```
#### Linux Permissions #### Linux Permissions