Update opensmtpd readme
This commit is contained in:
parent
f0f99d18e0
commit
2a9bef64ae
|
@ -5,8 +5,7 @@ This plugin gathers stats from [OpenSMTPD - a FREE implementation of the server-
|
||||||
### Configuration:
|
### Configuration:
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
# A plugin to collect stats from OpenSMTPD - a FREE implementation of the server-side SMTP protocol
|
[[inputs.opensmtpd]]
|
||||||
[[inputs.smtpctl]]
|
|
||||||
## If running as a restricted user you can prepend sudo for additional access:
|
## If running as a restricted user you can prepend sudo for additional access:
|
||||||
#use_sudo = false
|
#use_sudo = false
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue