Forum: Cfengine Help Subject: Re: scope ? Author: bbomgardner Link to topic: https://cfengine.com/forum/read.php?3,21314,21318#msg-21318
Hmm... I actually had issues with setting values in sysctl.conf today too. Perhaps this is a different issue, but I noticed that I couldn't use any of the options starting with "net." in an array: "sysctl" string => "6815744" "sysctl" string => "2878" "sysctl" string => "8192" "sysctl" string => "65536" "sysctl" string => "250 32000 100 142" "sysctl" string => "4096" "sysctl" string => "1073741824" "sysctl" string => "4398046511104" "sysctl" string => "1" "sysctl" string => "262144" "sysctl" string => "4194304" "sysctl" string => "262144" "sysctl" string => "1048576" "sysctl" string => "3145728" "sysctl" string => "51200" "sysctl" string => "9000 65500" community>:/srv/cfengine/policy/rac.cf:66,40: Use of a reserved or illegal variable name "sysctl" , near token 'string' community>:/srv/cfengine/policy/rac.cf:67,36: Use of a reserved or illegal variable name "sysctl" , near token 'string' community>:/srv/cfengine/policy/rac.cf:68,40: Use of a reserved or illegal variable name "sysctl" , near token 'string' community>:/srv/cfengine/policy/rac.cf:69,36: Use of a reserved or illegal variable name "sysctl" , near token 'string' community>:/srv/cfengine/policy/rac.cf:72,47: Use of a reserved or illegal variable name "sysctl" , near token 'string' Unfortunately I didn't have time to troubleshoot this yet and am only assuming that it is related to the 'net' prefix. Maybe this can help you. _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine