kdave / btrfsmaintenance

Scripts for btrfs maintenance tasks like periodic scrub, balance, trim or defrag on selected mountpoints or directories.
GNU General Public License v2.0
900 stars 79 forks source link

Add btrfsmaintenance-refresh.path #41

Closed super7ramp closed 6 years ago

super7ramp commented 6 years ago

This is a monitoring unit. Upon any modification of /etc/sysconfig/btrfsmaintenance, this unit will start the btrfsmaintenance-refresh.service.

In other words, this allows to have timer periods automatically refreshed upon configuration change.

kdave commented 6 years ago

Sounds good. Merged, thanks.