##############################################################################
#
#  Copyright (c) 2005, Doremi Labs, Inc.
#    All rights reserved.
#
#  Redistribution in source or binary forms, with or without
#  modification, are NOT permitted.
#
#    Doremi Labs, Inc.
#    306 East Alameda Avenue
#    Burbank, CA 91502
#    Tel : (818) 562 1101
#    Fax : (818) 562 1109
#
##############################################################################

/doremi/log/SecurityModule/*.log /doremi/log/SecurityModule/messages /doremi/log/SecurityModule/[!c]*/*.log /doremi/log/SecurityModule/[!c]*/messages {
	size 1024k
        missingok
        rotate 7
        compress
        copytruncate
        notifempty
}
