Re: Flip-flopping file properties

2010-12-22 Thread Erlend Leganger
Great, thanks!. The preserve => "true" setting must not have worked in 3.0.6, so when I upgraded, my mistake took effect. - Erlend On 22 December 2010 11:56, Seva Gluschenko wrote: > Erlend, > > look at the following line in your body copy_from: > > preserve => "true"; > > it directs Cfengine to

Re: Flip-flopping file properties

2010-12-22 Thread Seva Gluschenko
Erlend, look at the following line in your body copy_from: preserve => "true"; it directs Cfengine to preserve file permissions taken from source. Your source file obviously has permissiions 644. 2010/12/22 Erlend Leganger : > After upgrading from cf v3.0.2 to v3.1.2, my simple file copying > p