diff -Nur -x '*.orig' -x '*.rej' smeserver-BackupPC-0.1/createlinks mezzanine_patched_smeserver-BackupPC-0.1/createlinks --- smeserver-BackupPC-0.1/createlinks 2008-10-13 22:31:43.000000000 +0200 +++ mezzanine_patched_smeserver-BackupPC-0.1/createlinks 2008-11-13 11:41:03.000000000 +0100 @@ -40,5 +40,6 @@ # Create needed empty files safe_touch("root/etc/e-smith/events/logrotate/logfiles2timestamp/var/log/httpd/bkpc_access_log"); safe_touch("root/etc/e-smith/events/logrotate/logfiles2timestamp/var/log/httpd/bkpc_error_log"); +safe_touch("root/etc/e-smith/events/logrotate/services2adjust/httpd-bkpc"); safe_touch("root/var/service/httpd-bkpc/down");