:
#	@(#) Rc 23.1 91/08/24 
#
#	Copyright (C) 1989-1991 The Santa Cruz Operation, Inc.
#		All Rights Reserved.
#	The information in this file is provided for the exclusive use of
#	the licensees of The Santa Cruz Operation, Inc.  Such users have the
#	right to use, modify, and incorporate this code into other products
#	for purposes authorized by the license agreement provided they include
#	this notice and the associated copyright notice with any such product.
#	The information in this file is provided "AS IS" without warranty.
# 
#	Copyrighted as an unpublished work.
#	Copyright (c) 1989 Cipher Data Products, Inc.  All rights reserved.
#	RESTRICTED RIGHTS:  Use, copying, and/or disclosure of this program
#	is prohibited unless otherwise permitted by written agreement.  Any
#	copy must contain the above copyright notice and this notice.
#	Copyright (c) 1989 Irwin Magnetic Systems, Inc.
#	All rights reserved.

DAEMPATH=/etc

if 	[ -x $DAEMPATH/mcdaemon ]
then	
	$DAEMPATH/mcdaemon
else
	echo "Cannot find $DAEMPATH/mcdaemon (Irwin Tape Daemon)"
	exit
fi
rm -f $DAEMPATH/mcdaemon.old
