Update README.md

This commit is contained in:
Sebastian Haderecker
2019-05-16 11:50:25 +02:00
committed by GitHub
parent 8163cf8b2d
commit d71532678b

View File

@ -479,8 +479,8 @@ It will automatically update `/opt/tpot/etc/tpot.yml` to deliver events to your
The script can accept a config file as an argument, e.g. `./hpfeeds_optin.sh --conf=hpfeeds.cfg` The script can accept a config file as an argument, e.g. `./hpfeeds_optin.sh --conf=hpfeeds.cfg`
Your current config will also be stored in `/data/ews/conf/hpfeeds.cfg` where you can review or change it. Your current config will also be stored in `/data/ews/conf/hpfeeds.cfg` where you can review or change it.
No worries: You old config is backed up in `/data/ews/conf/hpfeeds.cfg.old`
Be sure to apply any changes by running `./hpfeeds_optin.sh --conf=/data/ews/conf/hpfeeds.cfg`. Be sure to apply any changes by running `./hpfeeds_optin.sh --conf=/data/ews/conf/hpfeeds.cfg`.
No worries: You old config gets backed up in `/data/ews/conf/hpfeeds.cfg.old`
Of course you can also rerun the `hpfeeds_optin.sh` script to change and apply your settings interactively. Of course you can also rerun the `hpfeeds_optin.sh` script to change and apply your settings interactively.