Skip to content

WIP: netmetr: Foris compatibility etc.

Martin Prudek requested to merge netmetr-dev into test
  • Source version upgrade
  • Depends: python-base -> python-light the python-light package is used by python calendar
  • The script is now started each hour. Right after each start the script checks uci config and decides whether to run or not - depending on "autostart_enabled" and "hours_to_run"
  • Control server address moved to uci config
  • Sync code added to uci config
  • Random wait moved from cron script to the netmetr script - option --rwait

Merge request reports