rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rdiff-backup-users] Simple nightly script?


From: Will Prater
Subject: Re: [rdiff-backup-users] Simple nightly script?
Date: Sat, 21 Oct 2006 11:24:59 -0700

Thanks, the first line told me it was already loaded and the second appeared to mount successfully.  Is there a way to make this happen automatically, or do I have to edit your script to mount the /proc?

Thanks!


On Oct 20, 2006, at 9:27 AM, Chris Wilson wrote:

Hi Will,

My /proc/ folder is empty on FreeBSD.

Try this:

kldload procfs
mount -t procfs procfs /proc

Or:

kill -0 $OTHERPID

Cheers, Chris.
-- 
_ ___ __     _
 / __/ / ,__(_)_  | Chris Wilson <0000 at qwirx.com> - Cambs UK |
/ (_/ ,\/ _/ /_ \ | Security/C/C++/Java/Perl/SQL/HTML Developer |
\ _/_/_/_//_/___/ | We are GNU-free your mind-and your software |



-Will


reply via email to

[Prev in Thread] Current Thread [Next in Thread]