Hamish Coleman
Hamish Coleman
Yeah - once I had found the code and saw what the fix was, I started looking for some simple device-tree answer. While I can see that a device tree...
Updated, hopefully addressing comments
Another use case not described above is when using filesystem snapshots (eg, with btrfs or zfs) as the source for the restic backup but wanting the restic backup path to...
@lpulley I have worked around it for the moment by making my backup script take a temporary snap of the real snap but using a single stable name - then...
Unfortunately, the v3.0 release explicitly checks if you are root. Functionally, it doesnt need root access and this restriction was removed shortly after the release - but only included in...
Indeed, this patch does not change the permissions required for running the edge. There are generally some permissions needed for the edge daemon as it will need to setup the...
In addition to the four hook scripts above, I have thought that it would be nice to have `pre-add-new-peer` and `post-flush-old-peer` script hooks. The use case I see here is...
I am not often on discord, so I had not previously looked - however, I joined the libera.chat irc channel as soon as it was created (and basically nobody else...
It also implies that we need some clear and reproducible benchmark numbers that we can start tracking
This ticket is for discussion, so if you have a set of options you feel should be tested, or any good ways to perform the relevant automated functional testing, add...