btrs-local

This commit is contained in:
2026-02-08 14:29:54 -06:00
parent 5e72e08bd1
commit e764c36f34
4 changed files with 246 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
[Unit]
Description=Ejecutar Backup BTRFS a medianoche
[Timer]
# Se ejecuta a las 00:00 todos los días
OnCalendar=*-*-* 00:00:00
# Asegura que si el PC estaba apagado a medianoche, se ejecute al encender
Persistent=true
[Install]
WantedBy=timers.target