#!/bin/sh
echo "[OK] hook.d/save/tolog: reporting save to OS"
logger "state was saved at $(date)" &>/dev/null