Date: Mon, 08 Mar 1999 20:10:11 -0500 From: Laurence Berland <stuyman@confusion.net> To: "Douglas K. Rand" <rand@meridian-enviro.com> Cc: Tibor Borzak <cezy_bt@yahoo.com>, freebsd-questions@FreeBSD.ORG Subject: Re: Syslogd Message-ID: <36E474F2.3A3D194A@confusion.net> References: <19990308205400.23790.rocketmail@send501.yahoomail.com> <14052.28472.81603.780264@deneb.meridian-enviro.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Is there maybe a typo in here? I don't really know much about syslogd, but assume that you must have meant soemthing different for either 3.1 or 3.0 and before, otherwise you wouldn't have separated them, no? "Douglas K. Rand" wrote: > Tibor> How can I stop the syslogd process ?? > > kill -TERM `cat /var/run/syslog.pid` > > Tibor> I want to remove definitly from the system.. > > Hmm, you probably don't *really* want to remove the executable from > the system, but to prevent it from starting at the next reboot: > > 3.1-RELEASE (and after) add this to /etc/rc.conf > > syslogd_enable="NO" > > 3.0-RELEASE (and before) change in /etc/rc.conf > > syslogd_enable="NO" > > Tibor> What's the name of the log file generated by this process? > > Probably lots, check out /etc/syslog.conf to be sure > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Laurence Berland, Stuyvesant HS Debate <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> Windows 98: n. useless extension to a minor patch release for 32-bit extensions and a graphical shell for a 16-bit patch to an 8-bit operating system originally coded for a 4-bit microprocessor, written by a 2-bit company that can't stand for 1 bit of competition. http://stuy.debate.net icq #7434346 aol imer E1101 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36E474F2.3A3D194A>