/etc/rc diff

2015-03-10 Thread Navan Carson
Fix a comment typo. Index: rc === RCS file: /cvs/src/etc/rc,v retrieving revision 1.447 diff -u -p -r1.447 rc --- rc 22 Jan 2015 19:00:24 - 1.447 +++ rc 10 Mar 2015 22:56:17 - @@ -501,7 +501,7 @@ start_daemon ftpproxy t

Re: /etc/rc diff

2009-08-09 Thread Tim van der Molen
On Sun, 09 Aug 2009 11:59:03 +0200, Bob Beck wrote: > * Theo de Raadt [2009-08-09 03:56]: > > > On 2009/08/08 15:25, Tim van der Molen wrote: > > > > If httpd is disabled, then syslogd doesn't have to create a socket for > > > > it. > > > > > > Other httpd's might be using this, I think it should

Re: /etc/rc diff

2009-08-09 Thread Bob Beck
* Theo de Raadt [2009-08-09 03:56]: > > On 2009/08/08 15:25, Tim van der Molen wrote: > > > If httpd is disabled, then syslogd doesn't have to create a socket for > > > it. > > > > Other httpd's might be using this, I think it should stay. > > Indeed, there is a bigger issue here. > > If you st

Re: /etc/rc diff

2009-08-09 Thread Theo de Raadt
> On 2009/08/08 15:25, Tim van der Molen wrote: > > If httpd is disabled, then syslogd doesn't have to create a socket for > > it. > > Other httpd's might be using this, I think it should stay. Indeed, there is a bigger issue here. If you start these services yourself by hand later, you will not

Re: /etc/rc diff

2009-08-08 Thread Stuart Henderson
On 2009/08/08 15:25, Tim van der Molen wrote: > If httpd is disabled, then syslogd doesn't have to create a socket for > it. Other httpd's might be using this, I think it should stay. > > Regards, > Tim > > Index: rc > === > RCS fi

/etc/rc diff

2009-08-08 Thread Tim van der Molen
If httpd is disabled, then syslogd doesn't have to create a socket for it. Regards, Tim Index: rc === RCS file: /cvs/src/etc/rc,v retrieving revision 1.331 diff -u rc --- rc 7 Aug 2009 22:27:47 - 1.331 +++ rc 8 Aug 2009 1