On Tue, Jan 13, 2004 at 08:53:44PM -0500, fbsd_user wrote:
> After making changes to syslog.conf and newsyslog.conf
> what is the command to enable the changes.
>
> Is it Kill -HUP 1
No. You don't need to HUP anything for newsyslog.conf, it's a cron-job.
For changes to syslog.conf you need to HUP the syslogd process, ie:
# kill -HUP <pid-of-syslogd>
--
Jonathan Chen <[EMAIL PROTECTED]>
----------------------------------------------------------------------
"Only the meek get pinched. The bold survive."
- Ferris Bueller
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"