Path: utzoo!utstat!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!tut.cis.ohio-state.edu!cis.ohio-state.edu!karl_kleinpaste From: karl_kleinpaste@cis.ohio-state.edu Newsgroups: news.software.b Subject: Re: cnews - turning off log file Message-ID: Date: 16 Jul 90 14:56:35 GMT References: <1990Jul15.150345.7308@nstar.uucp> Sender: news@tut.cis.ohio-state.edu Organization: Ohio State Computer Science Lines: 9 larry@nstar.uucp writes: how does one turn off the creation of the log file when running the latest release of cnews? "ln -s /dev/null /whatever/the/log/file/name/is" ? or, if you prefer the brute force technique, "/etc/mknod /whatever/the/log/file/name/is c 3 2"