[Unit] Description=Periodic TrueNAS CIFS mount health check [Timer] OnBootSec={{ cifs_watchdog_onbootsec | default('2m') }} OnCalendar={{ cifs_watchdog_oncalendar }} RandomizedDelaySec=30s # Not Persistent: this is a liveness check, so a run missed while the host was # off carries no meaning -- the next tick reflects current reality. Persistent=false [Install] WantedBy=timers.target