summaryrefslogtreecommitdiffstats
path: root/etc/periodic/daily/Makefile
blob: f356afacf4529a4e8a19e3a7a57a212da0e97212 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# $FreeBSD$

FILES=	100.clean-disks \
	110.clean-tmps \
	120.clean-preserve \
	130.clean-msgs \
	140.clean-rwho \
	150.clean-hoststat \
	200.backup-passwd \
	210.backup-aliases \
	300.calendar \
	310.accounting \
	330.news \
	400.status-disks \
	405.status-ata-raid \
	406.status-gmirror \
	407.status-graid3 \
	408.status-gstripe \
	409.status-gconcat \
	420.status-network \
	430.status-rwho \
	440.status-mailq \
	450.status-security \
	460.status-mail-rejects \
	470.status-named \
	500.queuerun \
	999.local

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud