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
927 stars 79 forks source link

fix path to functions #13

Closed Floyddotnet closed 8 years ago

Floyddotnet commented 8 years ago

btrfsmaintenance-functions will not be found if btrfs-balance.sh is symlinked to /etc/cron.*

kdave commented 8 years ago

Applied, thanks.