Forum: CFEngine Help Subject: Re: Error creating a directory (use forcedirs=true) Author: bmarsh Link to topic: https://cfengine.com/forum/read.php?3,24130,24133#msg-24133
@David - thanks, I got it to work with: "/home/rsync/" perms => mog("700","rsync","rsync"), comment => "Make rsync homedir", move_obstructions => "true", create => "true"; "/home/rsync/.ssh/" perms => mog("700","rsync","rsync"), comment => "Make .ssh for rsync", create => "true"; But I'm more interested/concerned with the error message that "appeared" initially. (use forcedirs=true) -Bill _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine