# Тест restore дампа Nextcloud из restic (ежемесячно) [Unit] Description=Verify Nextcloud dump restore from restic (monthly) After=network-online.target [Service] Type=oneshot ExecStart=/root/scripts/verify-restore-level1.sh monthly-dump StandardOutput=journal StandardError=journal [Install] WantedBy=multi-user.target