--- rpms/smeserver-vacation/contribs9/smeserver-vacation-1.1-auto_enable_disable_vacation.patch 2015/09/04 21:38:24 1.1 +++ rpms/smeserver-vacation/contribs9/smeserver-vacation-1.1-auto_enable_disable_vacation.patch 2015/09/05 07:17:18 1.2 @@ -1,11 +1,13 @@ diff -urN smeserver-vacation-1.1.old/root/etc/cron.d/vacation smeserver-vacation-1.1/root/etc/cron.d/vacation --- smeserver-vacation-1.1.old/root/etc/cron.d/vacation 1970-01-01 01:00:00.000000000 +0100 -+++ smeserver-vacation-1.1/root/etc/cron.d/vacation 2015-09-04 18:19:50.007131821 +0200 -@@ -0,0 +1,4 @@ ++++ smeserver-vacation-1.1/root/etc/cron.d/vacation 2015-09-04 21:50:28.364085037 +0200 +@@ -0,0 +1,6 @@ +# Check each user account if a vacation message should be enabled +# or disabled based on the given From/To vacation dates +# Do it shortly after midnight on every day -+0 01 * * * root /sbin/e-smith/vacation/check_vacation_dates.sh ++SHELL=/bin/sh ++PATH=/sbin/e-smith:/sbin:/bin:/usr/sbin:/usr/bin ++5 0 * * * root /sbin/e-smith/vacation/check_vacation_dates.sh diff -urN smeserver-vacation-1.1.old/root/etc/e-smith/locale/de/etc/e-smith/web/functions/uservacations smeserver-vacation-1.1/root/etc/e-smith/locale/de/etc/e-smith/web/functions/uservacations --- smeserver-vacation-1.1.old/root/etc/e-smith/locale/de/etc/e-smith/web/functions/uservacations 2015-09-04 10:53:45.506912186 +0200 +++ smeserver-vacation-1.1/root/etc/e-smith/locale/de/etc/e-smith/web/functions/uservacations 2015-09-04 20:05:53.405096692 +0200