Skip to content

Instantly share code, notes, and snippets.

@ewxrjk
Created May 26, 2015 18:24
Show Gist options
  • Save ewxrjk/07163a67894b0e65a4f6 to your computer and use it in GitHub Desktop.
Save ewxrjk/07163a67894b0e65a4f6 to your computer and use it in GitHub Desktop.
Mysterious error output
From: root@...
To: root@...
Subject: Cron <root@...> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
Date: Tue, 26 May 2015 02:28:06 +0100
/etc/cron.daily/logrotate:
2015/05/26 02:26:51| WARNING: (B) '127.0.0.1' is a subnetwork of (A) '127.0.0.1'
2015/05/26 02:26:51| WARNING: because of this '127.0.0.1' is ignored to keep splay tree searching predictable
2015/05/26 02:26:51| WARNING: You should probably remove '127.0.0.1' from the ACL named 'localhost'
2015/05/26 02:26:51| WARNING: (B) '127.0.0.1' is a subnetwork of (A) '127.0.0.1'
2015/05/26 02:26:51| WARNING: because of this '127.0.0.1' is ignored to keep splay tree searching predictable
2015/05/26 02:26:51| WARNING: You should probably remove '127.0.0.1' from the ACL named 'localhost'
[...etc...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment