From 61b1a82100f42c5503edf047d592e880d99e1a99 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Fri, 29 Apr 2016 13:05:34 +0000 Subject: Delete invocation of mailq(1) that was present for historical reasons. On a real mailserver, it's too noisy and may be a privacy concern. On a machine that's not a mailserver, it's pointless. Besides, Theo points out that running subsystems that potentially parse untrusted user data daily, at a predictable time, as root is not a very good idea in the first place. Suggested by millert@; gilles@ matthieu@ deraadt@ sthen@ agree --- share/man/man8/daily.8 | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'share/man') diff --git a/share/man/man8/daily.8 b/share/man/man8/daily.8 index d7cd0d7bb4e..9fb421de076 100644 --- a/share/man/man8/daily.8 +++ b/share/man/man8/daily.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: daily.8,v 1.23 2016/01/28 15:57:01 schwarze Exp $ +.\" $OpenBSD: daily.8,v 1.24 2016/04/29 13:05:33 schwarze Exp $ .\" .\" Copyright (c) 2003 Jason McIntyre .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: January 28 2016 $ +.Dd $Mdocdate: April 29 2016 $ .Dt DAILY 8 .Os .Sh NAME @@ -120,9 +120,6 @@ Reports on the amount of disk used/available via Reports on which file systems need to be dumped via .Xr dump 8 . .It -Reports on the status of the mail queue via -.Xr mailq 8 . -.It Reports networking statistics via .Xr netstat 1 . .It @@ -266,7 +263,6 @@ Root .Xr cron 8 , .Xr dump 8 , .Xr fsck 8 , -.Xr mailq 8 , .Xr makewhatis 8 , .Xr sa 8 , .Xr security 8 , -- cgit v1.2.3