-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Except that rsyncd can also run via an ssh session. Programs that do
so are supposed to exit when they receive a HUP signal.
On 02/15/2014 07:47 PM, Perry Hutchison wrote:
> Paul Slootman wrote:
>
>> On Sat 15 Feb 2014, Perry Hutchison wrote:
>>> H
Paul Slootman wrote:
> On Sat 15 Feb 2014, Perry Hutchison wrote:
> > Hiroyuki Ikegami wrote:
> > > 2014-02-15 7:39 GMT+09:00 Grozdan :
> > > > Yesterday, I changed my rsyncd.conf file to add one more module to it.
> > > > Then I sent a kill -HUP $pid signal to rsync running in daemon mode,
> >
On Sat, Feb 15, 2014 at 10:19 AM, Paul Slootman wrote:
> On Sat 15 Feb 2014, Perry Hutchison wrote:
>> Hiroyuki Ikegami wrote:
>> > 2014-02-15 7:39 GMT+09:00 Grozdan :
>> > > Yesterday, I changed my rsyncd.conf file to add one more module to it.
>> > > Then I sent a kill -HUP $pid signal to rsync
On Sat 15 Feb 2014, Perry Hutchison wrote:
> Hiroyuki Ikegami wrote:
> > 2014-02-15 7:39 GMT+09:00 Grozdan :
> > > Yesterday, I changed my rsyncd.conf file to add one more module to it.
> > > Then I sent a kill -HUP $pid signal to rsync running in daemon mode,
> > > but what gives? It just died so
Hiroyuki Ikegami wrote:
> 2014-02-15 7:39 GMT+09:00 Grozdan :
> > Yesterday, I changed my rsyncd.conf file to add one more module to it.
> > Then I sent a kill -HUP $pid signal to rsync running in daemon mode,
> > but what gives? It just died so I had to start it up again. I though
> > sending a H
Hi,
I'm also new. Hello to all.
Many softwares catches SIGHUP as a trigger to reload configurations.
But it is a kind of software design. If the programmer does not want to
write signal handling code, the programs received HUP just dies.
So you should read a document to know what will be happene
Hi,
I'm new to the list so excuse me if this question has been asked before.
Yesterday, I changed my rsyncd.conf file to add one more module to it.
Then I sent a kill -HUP $pid signal to rsync running in daemon mode,
but what gives? It just died so I had to start it up again. I though
sending a H