1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/etc/periodic/daily/Makefile

32 lines
574 B
Makefile
Raw Normal View History

1999-08-27 23:37:10 +00:00
# $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 \
404.status-zfs \
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 \
480.status-ntpd \
2001-02-19 07:12:37 +00:00
500.queuerun \
999.local
.include <bsd.prog.mk>