#
# Update our uptime every 5 minutes
#
*/5 *	* * *	root	test -x /usr/bin/linup -a -f /etc/linup.conf && /usr/bin/linup -f /etc/linup.conf
