Trac: Summary: Add crontab file to generate bandwidth files at valid times to Document at which times should bandwidth files be generated Description: Related to #26702 (moved), it would be easier for authority operators to remember at which times they should generate and transfer files if a sbws system package setup a default crontab.
Because different system distributions can use the same crontab format, let's distribute it with sbws.
Trac: Status: closed to reopened Parent: #25925 (moved)to#26851 (moved) Resolution: implemented toN/A Summary: Document at which times should bandwidth files be generated to Document that bandwidth files should be generated atomically
sbws was deleting the symlink after generating the file. When the symlink is deleted, reading the path is not atomic, because it can fail with a file not found error.
Trac: Status: assigned to needs_review Summary: Document that bandwidth files should be generated atomically to Make sbws generate bandwidth files atomically, and document Milestone: sbws 1.0 (MVP nice) to sbws 1.0 (MVP must)