On Sun, Feb 03, 2013 at 01:40:43AM +0100, frantisek holop wrote: > hi there, > > is there any strong logical reason why > /var/www/htdocs is restored to its default > state after updates? > > if i have removed those files (as i guess most > people on production servers would), why is > it a good thing they always reappear every > 6 months? > > would it be possible to make sysmerge ignore them, > or ask if i wanted them back?
>From 'man sysmerge'... " Files and directories can be excluded from comparison by listing them in the file /etc/sysmerge.ignore, each entry separated by white space or a new line. " -- Antoine