logcheck update on FreeBSD
Logging this quickly for posterity.
If like me, you just updated the logcheck port on your FreeBSD to version 1.2.69_1 and found that it’s broken, you might have run into the same permission problem I did.
Apparently, the port installed some files with too restrictive permissions and the error message from logcheck does not help. The files in question are some dynamically interpreted Perl plug-ins to detect rotated files in various schemes.
Just change the permissions as follows and it should all work again:
# chmod 644 /usr/local/share/logcheck/detectrotate/*.dtr
Related posts:
- MS Bookshelf Symbol 7 Update Today, Windows XP automatic updates service greeted me with two new updates waiting to be downloaded. One was another of...
- Using XML-Stream without Encode.pm I needed to write a notification script for AMMS, so that a mail server administrator can be notified by IM...
- Phinger Me Login: wil Name: William Tan Directory: /home/wil Shell: /usr/local/bin/bash Last seen offline: ??? Too many junk mails. .plan: EOF...
- sxore commenting sxore is an identity and reputation system for blog authors, readers and commenters developed by sxip. As with any...
- Great Hackers… are a rare find, but this article by Paul Graham (of “A Plan For Spam” fame) tells you how to...
Related posts brought to you by Yet Another Related Posts Plugin.