search for: siguser

Displaying 3 results from an estimated 3 matches for "siguser".

Did you mean: si_user
2018 Jan 19
2
Strange thing on log rotation front
...! I've decided to rotate the dovecot logs automatically on my freebsd 10.4 server using the system's newsyslog feature. I started with logfile.info putting the line /var/log/dovecot/logfile.info 600 31 * @T16 ZCU /var/run/dovecot/master.pid 30 which should send a SIGUSER to the master process, which it seems to do for I see in the log file: master: Warning: Sent SIGKILL to 1 log processes master: Warning: Killed with signal 15 (by pid=69871 uid=0 code=kill) though the log process doesn't die. What did I do wrong? my doveconf -n says: root at baobab:/var/log...
2018 Jan 20
0
Strange thing on log rotation front
...the dovecot logs automatically on my freebsd > 10.4 server using the system's newsyslog feature. I started with > logfile.info putting the line > > /var/log/dovecot/logfile.info 600 31 * @T16 ZCU /var/run/dovecot/master.pid 30 > > which should send a SIGUSER to the master process, which it seems to > do for I see in the log file: > > master: Warning: Sent SIGKILL to 1 log processes > master: Warning: Killed with signal 15 (by pid=69871 uid=0 code=kill) > > though the log process doesn't die. > > What did I do wrong? Remo...
2004 Oct 15
0
[Bug 1936] New: lseek failed in map_ptr
...ing CYGWIN under Windows XP on my DELL laptop. I attempted the following command: rsync -avuzp -e ssh machine-name:~/work work machine-name is my work machine running linux. The error I get is: lseek failed in map_ptr rsync error: error in file IO (code 11) at fileio.c(228) rsync error: received SIGUSER! or SIGINT (code 20) at main.c(880) This exact command works fine when use it to synchronize my home PC with my work machine. On my home PC, I run linux and have rsync version 2.6.2 installed. So then I installed rsync version 2.6.2 on my laptop and got the exact same error as above. -- Configur...