mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-06 17:39:22 +01:00
5 lines
192 B
Plaintext
5 lines
192 B
Plaintext
|
[Service]
|
||
|
# https://superuser.com/a/1290109
|
||
|
ExecStartPre=-/usr/sbin/btrfs balance start -dusage=25 -dlimit=10 -musage=25 -mlimit=10 /
|
||
|
ExecStartPost=-/usr/sbin/btrfs balance start -dusage=50 /
|