Correct the document

Started by Aadolf, May 02, 2016, 10:46:41 AM

Previous topic - Next topic
May 02, 2016, 10:46:41 AM Last Edit: May 02, 2016, 12:15:46 PM by Aadolf
hi
I think this command :
/usr/local/opnsense/service/execute_command.py /var/run/check_reload_status template reload OPNsense.Sample

should be corrected to
./configd_ctl.py template reload OPNsense.Sample

at the document page:
https://docs.opnsense.org/development/backend/templates.html

Your right, this part was a bit outdated, it should be:


configctl template reload OPNsense.Sample


Thanks for reporting, we will change it in the next release.