
# override any files that might have been clobbered by troublesome programs that don't use standard packages:
#  i.e. acroread, etc. 
#  If that program installed a new file, we want to make sure that we have our override in place, so we copy
#    the files over the top at each boot up

cp -arvp /var/lib/groovix/clobber-files/* /
