#!/bin/sh

# This script is called if the guardian is about to reboot the system.

source /ciena/scripts/paramApi.sh

saparam -f swrite $ParamType_LastResetReason $ResetReason_Guardian
