bug-cfengine
[Top][All Lists]
Advanced

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

copy files


From: Paul Commandeur
Subject: copy files
Date: Tue, 14 Nov 2000 17:45:37 +0100 (MET)

Hello,

We are using cfengine 1.6a14 and have the following problem. We want to copy
a file to all the users home directory, but that doesn't work. 
Below is an example of the config file. Did we do something wrong or is this a
bug? The home directive for the actionsequence files works fine.

Platform Solaris 2.7


control:

  mountpattern = ( /usr/tmp/home )
  homepattern = ( * )

  actionsequence = ( copy )

copy:
  /etc/hosts
  dest=home/hosts
  type=checksum

------
Paul Commandeur        E-Mail: Paul Commandeur <address@hidden>
Facility Management
SARA (Academic Computing Services Amsterdam)    Phone: +31 20 5928080
PO Box 94613  1090 GP Amsterdam The Netherland  Fax:   +31 20 6683167



reply via email to

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