Install hammer2 periodic script.
[dragonfly.git] / etc / periodic / daily / Makefile
blob365dcc984efc2ca9cf3275761fd0c2126464cfa8
1 # $FreeBSD: src/etc/periodic/daily/Makefile,v 1.4.2.4 2002/07/18 12:36:07 ru Exp $
3 FILES= 100.clean-disks \
4 110.clean-tmps \
5 120.clean-preserve \
6 130.clean-msgs \
7 140.clean-rwho \
8 150.clean-hoststat \
9 160.clean-hammer \
10 161.clean-hammer2 \
11 200.backup-passwd \
12 210.backup-aliases \
13 300.calendar \
14 310.accounting \
15 330.news \
16 400.status-disks \
17 420.status-network \
18 430.status-rwho \
19 440.status-mailq \
20 450.status-security \
21 460.status-mail-rejects \
22 470.status-named \
23 500.queuerun \
24 999.local
26 .include <bsd.prog.mk>