Cover V07, I07
Article
Listing 1
Listing 2
Listing 3

jul98.tar


Listing 3: Example 3

# simple example cfengine script #3

control:
actionsequence = ( copy )

groups:
MISdepartment = ( butthead homer bart )

copy:
linux.!MISdepartment::
/mnt/beavis/debian/i386/passwd dest=/bin/passwd

# End of File