Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jul 2003 15:26:23 +0200
From:      Rudolf Cejka <cejkar@fit.vutbr.cz>
To:        jason andrade <jason@rtfmconsult.com>
Cc:        hubs@freebsd.org
Subject:   Re: secondary master server down ?
Message-ID:  <20030716132623.GB30208@fit.vutbr.cz>
In-Reply-To: <7mznjf2c53.wl@black.imgsrc.co.jp>
References:  <Pine.GSO.4.50.0307161651150.29893-100000@luna.rtfmconsult.com> <7mznjf2c53.wl@black.imgsrc.co.jp>

next in thread | previous in thread | raw e-mail | index | archive | help

> > is there a problem with ftp-master.freebsd.cz ?

Hello,
  I'm sorry, yes, there were problem with UPS :o(
At the night... Sounds like from electric welding machine...
Now there is a new UPS and the old went to the
basket=08=08=08=08=08=08reclamation...

Jun Kuriyama wrote (2003/07/16):
> # And etc/rc.d/rsyncd.sh is not existed.  :-(

I run it from inetd:

-- /etc/inetd.conf
rsync   stream  tcp     nowait  root    /usr/local/bin/rsyncd.sh rsyncd.sh
-- /usr/local/bin/rsyncd.sh
#!/bin/sh
ulimit -c 0
exec /usr/local/bin/rsyncd --daemon "$@"
--

--=20
Rudolf Cejka <cejkar at fit.vutbr.cz> http://www.fit.vutbr.cz/~cejkar
Brno University of Technology, Faculty of Information Technology
Bozetechova 2, 612 66  Brno, Czech Republic



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030716132623.GB30208>