On Sun, Apr 23, 2006 at 04:36:19PM +0100, Steve Kemp wrote:
Hi!
>
> I think I'd rather see this addressed via
>
> /etc/xen-tools/skel
>
> (Not using another directory inside /etc.)
>
> Or via a role as Radu suggests.
>
> If you'd be happy with that then I could add a script
> 65-copy-user-files:
>
> #!/bin/sh
>
> prefix=$1
>
> if [ -d /etc/xen-tools/skel ]; then
> cp -RL /etc/virtskel/* ${prefix}/
> fi
>
> Would that suffice?
>
Yeah, but if you would rather have the default one in /etc/xen-tools/ no problem
for me... It could also be nice to have it configurable on the command line or
the conf file... :)
Thanks,
Guido
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]