:
#	@(#) sdaemons.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/1/sysdaemons - system daemons executed after normal boot
#

# start up kernel message logger appending to file
[ -x /etc/logger ] &&
/etc/logger /dev/error /usr/adm/messages /usr/adm/hwconfig &
