Skip to content
Snippets Groups Projects
Commit db1c6171 authored by Jameson Rollins's avatar Jameson Rollins
Browse files

update README with backfill timer info

parent 7d6fb9ae
No related branches found
No related tags found
No related merge requests found
Pipeline #632936 passed
......@@ -248,6 +248,13 @@ any old, stale analysis locks:
$ locklost find-locks -r
```
We also have timer services available to handle the backfilling after
Tuesday maintenance if need be:
```shell
$ systemctl --user enable --now locklost-search-backfill.timer
$ systemctl --user enable --now locklost-analyze-backfill.timer
```
# Developing and contributing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment