control:
 domain      = ( linux-magazin.com )
 access      = ( root )
 timezone    = ( MET )
 tier        = ( Fisch )
 actionsequence = ( files shellcommands )

files:
 /etc/passwd mode=644 owner=root group=root action=fixall
 /etc/shadow mode=600 owner=root group=root action=fixall

shellcommands:
 suse|64_bit::
   echo "Mach's gut und danke für den $(tier)"
 Friday.Day13::
   echo "Vorsicht! Heute ist Freitag, der 13."