On Mon, Apr 03, 2006 at 09:00:35PM +0200, Pol Hallen wrote:
> i see:
> 
> root      34521       0.0     0.1     1912    588 pts/17 S+ 15.30 
> /usr/bin/rsync --no-detach 
> --daemon....
> 
> is't possible running rsync in chroot? If yes, what?

Sorry, are you asking how to tell if rsync is running in your chroot 
environment?  If so, check where the /proc/34521/root symlink points by 
running the following as root:

    readlink /proc/34521/root

If it prints ``/'', then rsync is *not* chrooted.  Otherwise, it is 
chrooted.


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

Reply via email to