# Restic check --read-data-subset=10% (ежемесячно, 1-е число) [Unit] Description=Verify restic repository (monthly read-data-subset) After=network-online.target [Service] Type=oneshot ExecStart=/root/scripts/verify-restore-level1.sh monthly-check StandardOutput=journal StandardError=journal [Install] WantedBy=multi-user.target