diff --git a/etc/systemd/system/monthly-btrfs-balance.service b/etc/systemd/system/monthly-btrfs-balance.service index 210922b0..d5685337 100644 --- a/etc/systemd/system/monthly-btrfs-balance.service +++ b/etc/systemd/system/monthly-btrfs-balance.service @@ -1,5 +1,8 @@ [Unit] Description=Monthly BTRFS full balancing +After=aminda-duperemove.service +Restart=on-failure +RestartSec=5s [Service] Type=oneshot