Package: rsync
Version: 2.6.9-2

Rsync daemon fails silently. To reproduce:

1) # aptitude install rsync (unless already installed)
2) rsync --daemon
or
2) rsync --daemon -v
2) /etc/init.d/rsync start
2) /etc/init.d/rsync restart
3) echo $?
4) ps -A | grep rsync

All of these command 2 have no output. The output of command 3 is "0",
which means "good." Output of 4 is nothing.

Expected behavoior is either rsync running, or an error message saying
why it is not running.

-Brandon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to