Article Listing 1 Listing 2 Listing 3 jul98.tar

Listing 2: Example 2

# simple example cfengine script #2
control:
actionsequence = ( copy )

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

# End of File