:
#	@(#) recovery.sh 22.1 89/11/14 
#
#	Copyright (C) The Santa Cruz Operation, 1985.
#	This Module contains Proprietary Information of
#	The Santa Cruz Operation, Microsoft Corporation
#	and AT&T, and should be treated as Confidential.
#
#	/etc/rc.d/3/recovery - crash recovery after boot
#
# expreserve tidies up vi editing sessions after a crash.
# It MUST be run before you clean out the files in /tmp.

set `who -r`
[ "$8" != "0" ] && exit

[ -x /usr/lib/expreserve ] && /usr/lib/expreserve -
