tutorial doc bug? ("disable" function behavior)
Magnus <[email protected]>
| Newsgroups | gmane.comp.sysutils.cfengine.bugs |
|---|---|
| Message-ID | <[email protected]> |
http://www.cfengine.org/docs/cfengine-Tutorial.html#Disabling-and-replacing-software - "In cfengine, disabling a file means renaming it to *.cf-disabled and setting its permission to 400. " - UNTRUE based on what I'm seeing with cfengine 2.2.5. In reality file gets renamed to "*.cfdisabled" (no dash) and permission is 600, not 400.