diff options
author | gshapiro <gshapiro@FreeBSD.org> | 2002-04-09 02:09:14 +0000 |
---|---|---|
committer | gshapiro <gshapiro@FreeBSD.org> | 2002-04-09 02:09:14 +0000 |
commit | b81b4dcf7a8c1e9fb87d45ef03235bccf4112b2f (patch) | |
tree | b5876b251ef3257dc9ea0d9199e7a9588c93e503 /contrib | |
parent | 3a976de1b56c58e2695b1f1c26f43af30f14782f (diff) | |
download | FreeBSD-src-b81b4dcf7a8c1e9fb87d45ef03235bccf4112b2f.zip FreeBSD-src-b81b4dcf7a8c1e9fb87d45ef03235bccf4112b2f.tar.gz |
Found two more files that use the sendmail infrastructure.
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/sendmail/FREEBSD-upgrade | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/sendmail/FREEBSD-upgrade b/contrib/sendmail/FREEBSD-upgrade index 4cd229a..4344be9 100644 --- a/contrib/sendmail/FREEBSD-upgrade +++ b/contrib/sendmail/FREEBSD-upgrade @@ -51,6 +51,8 @@ infrastructure in FreeBSD: etc/mtree/BSD.include.dist etc/mtree/BSD.usr.dist etc/mtree/BSD.var.dist + etc/periodic/daily/440.status-mailq + etc/periodic/daily/500.queuerun etc/rc etc/sendmail/Makefile etc/sendmail/freebsd.mc |