mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-03 08:14:02 +01:00
monthly-btrfs-balance.service: attempt to cancel existing balance
This commit is contained in:
parent
efd295fafd
commit
682467bf4c
@ -1,12 +1,12 @@
|
||||
[Unit]
|
||||
Description=Monthly BTRFS full balancing
|
||||
After=aminda-duperemove.service
|
||||
Conflicts=aminda-duperemove.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
TimeoutStartSec=infinity
|
||||
# Contained in `systemd-path search-binaries-default`
|
||||
ExecStartPre=-btrfs balance cancel /
|
||||
ExecStart=btrfs balance start --full-balance /
|
||||
User=root
|
||||
StandardOutput=journal
|
||||
|
Loading…
Reference in New Issue
Block a user