storaged-project / udisks

The UDisks project provides a daemon, tools and libraries to access and manipulate disks, storage devices and technologies.
https://storaged.org/doc/udisks2-api/latest/
Other
349 stars 142 forks source link

build: Allow specifying custom housekeeping interval #1315

Closed tbzatek closed 1 month ago

tbzatek commented 2 months ago

This allows to override the default housekeeping interval in configure time via the new --with-housekeeping-interval=MIN option.

Fixes #892 Fixes #407

tbzatek commented 1 month ago

I don't like adding a new configure option for this, but I guess I can live with it.

So here's the deal: