############################################################ IDENT(1)
#
# $Title: crontab(5) to rotate grafnet service logs $
# $Copyright: 2022 Devin Teske. All rights reserved. $
# $FrauBSD: dwatch-json/grafnet/cron.d/grafnet 2022-08-04 14:58:00 -0700 freebsdfrau $
#
############################################################ CRONTAB(5)

#minute	hour	mday	month	wday	who	command
0	3	*	*	*	root	grafnet-rotate

################################################################################
# END
################################################################################
