mirror of
https://github.com/bsmithio/OPNsense-Dashboard.git
synced 2026-06-14 04:11:19 +00:00
commit
dd219d2baf
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ You may also wish to disable sudo logging for telegraf_pfifgw.php, otherwise you
|
|||
|
||||
```
|
||||
printf 'Cmnd_Alias PFIFGW = /usr/local/bin/telegraf_pfifgw.php\n' | sudo tee -a /usr/local/etc/sudoers > /dev/null
|
||||
printf 'Defaults\!PFIFGW \!log_allowed\n' | sudo tee -a /usr/local/etc/sudoers > /dev/null
|
||||
printf 'Defaults!PFIFGW !log_allowed\n' | sudo tee -a /usr/local/etc/sudoers > /dev/null
|
||||
```
|
||||
|
||||
Add the [custom.conf](./config/custom.conf) telegraf config to /usr/local/etc/telegraf.d
|
||||
|
|
|
|||
Loading…
Reference in a new issue