#!/bin/bash # # echo the commands needed to run before a reboot so the reboot # will happen sometime today. # echo /usr/bin/umount -l -t nfs -a /usr/local/bin/locate-user-daemons echo /sbin/reboot