Subject: Re: [vserver] Link file in host to guests
From: "Roderick A. Anderson" <raanders42@gmail.com>
Date: Mon, 01 Apr 2013 13:35:50 -0700

 Mon, 01 Apr 2013 13:35:50 -0700
Thanks.  I'd thought of this but only need one file not a directory.  I 
guess I could create a special directory and put the file there.

Again thanks,
Rod
-- 

On 04/01/2013 12:06 PM, moi@nonooo.eu wrote:
> you can try to mount the directory in fstab using bind (but you will
> need to restart the guest)
>
> I do this for mysql socket and it is working fine.
>
> arnaud
>
> Le 29/03/2013 00:43, Roderick A. Anderson a écrit :
>> I have a need (desire actually) to link a file in the host system
>> into selected guests.
>>
>> The file will not be static. Updated about every minute.
>>
>> Currently I have the script that generates the file copy it to the
>> guests but it seems such a brute-force method. The guests only need
>> to read the file.
>>
>> I tried a soft link from the host but got errors. (I tried it last
>> week or before and much has happened since so I can't remember the
>> exact error.)
>>
>> Any ideas, pointers, clue-sticks?
>>
>>
>> TIA,
>> Rod
>> --
>