Are you setting the 'split' character to something other than the default ':'?
On Sun, December 11, 2005 3:01 pm, Steve Wray said: > This is interesting, from the reference guide, it has: > > control: > homedirs = ( mark:simen:luke:aeleen ) > > directories: > /home/$(listcontent) owner=LastNode > > > I've tried using this: > > control: > worldaccessibledirs = ( etc:usr:lib:var:dev:bin:sbin:sys ) > > directories: > /$(worldaccessibledirs) > mode=755 > owner=root > group=root > inform=true > > > and I wind up with a directory being created: > /etc:usr:lib:var:dev:bin:sbin:sys > > ????? > > so, is the example wrong or am I missing something? > > Thanks! > > > -- > There is nothing more important to good government than good education. > > > > _______________________________________________ > Help-cfengine mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/help-cfengine > _______________________________________________ Help-cfengine mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-cfengine
