Re: Entropy
- From: "Clayton Milos" <clay@xxxxxxxxxxx>
- Date: Tue, 31 Oct 2006 09:31:35 +0200
Hi Doug
Thanks a ton for your help.
I found the issue was the following line in my /etc/rc.conf
syslogd_flags="-l /var/run/log -l /var/named/var/run/log -b 196.x.x.x -a 196.x.x.x:`*`"
I changed it to: syslogd_flags="-l /var/run/log -l /var/named/var/run/log -b 196.x.x.x -a 196.x.x.x:*"
Obviously it was the `*` that was causing the problem with it trying to execute the * every time something was refrencing the file. I found it in some howto a while ago and didn't see the connection until you pointed it out made me think.
Thanks again
Clay
----- Original Message ----- From: "Doug Barton" <dougb@xxxxxxxxxxx>
To: "Clayton Milos" <clay@xxxxxxxxxxx>
Cc: <freebsd-stable@xxxxxxxxxxx>
Sent: Monday, October 30, 2006 11:51 PM
Subject: Re: Entropy
Clayton Milos wrote:Hi there
I'm having the same problem as Greg Bernard (bsd_at_todoo.biz).
Every 11 minutes I get a mail from my servers but instead of it
containing -- which is what Greg is getting it contains this:
COPYRIGHT: not found
Upon further investigation if I try run any of the shell scripts in
/usr/local/etc/rc.d/ I get this error on the console:
000.apache2libs.sh: not found
You have something other than variable assignments in /etc/rc.conf
and/or rc.conf.local. Don't do that.
Doug
--
This .signature sanitized for your protection
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"
- References:
- Entropy
- From: Clayton Milos
- Re: Entropy
- From: Doug Barton
- Entropy
- Prev by Date: Re: FreeBSD 6 freeze
- Next by Date: Fwd: panic: vfs_getopt: caller passed 'opts' as NULL
- Previous by thread: Re: Entropy
- Next by thread: can't build kernel on RELENG_6
- Index(es):
Relevant Pages
|
|