aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/netbsd
Commit message (Collapse)AuthorAgeFilesLines
* dashboard/config: move OS configs into separate dirsDmitry Vyukov2020-10-133-0/+55
There are too many assorted things in the config dir now. Split them per-OS. For now we just copy them to simplify deployment. When syzbot instances are switched to new configs, we can remove the old ones. Update #2171