Deleted Added
full compact
Makefile (211142) Makefile (220049)
1# $FreeBSD: head/etc/periodic/daily/Makefile 211142 2010-08-10 12:58:44Z olli $
1# $FreeBSD: head/etc/periodic/daily/Makefile 220049 2011-03-27 03:06:58Z dougb $
2
3.include <bsd.own.mk>
4
5FILES= 100.clean-disks \
6 110.clean-tmps \
7 120.clean-preserve \
8 200.backup-passwd \
2
3.include <bsd.own.mk>
4
5FILES= 100.clean-disks \
6 110.clean-tmps \
7 120.clean-preserve \
8 200.backup-passwd \
9 220.backup-pkgdb \
9 330.news \
10 400.status-disks \
11 405.status-ata-raid \
12 406.status-gmirror \
13 407.status-graid3 \
14 408.status-gstripe \
15 409.status-gconcat \
16 420.status-network \

--- 48 unchanged lines hidden ---
10 330.news \
11 400.status-disks \
12 405.status-ata-raid \
13 406.status-gmirror \
14 407.status-graid3 \
15 408.status-gstripe \
16 409.status-gconcat \
17 420.status-network \

--- 48 unchanged lines hidden ---