#!/bin/sh

	/bin/config set lastRebootReason=2
	/bin/config commit
	return 0
