# Restic check --read-data (раз в 6 мес: 1 янв и 1 июля) [Unit] Description=Verify restic repository (full read-data, semiannual) After=network-online.target [Service] Type=oneshot ExecStart=/root/scripts/verify-restore-level1.sh full-check StandardOutput=journal StandardError=journal [Install] WantedBy=multi-user.target