diff --git a/templates/crontab_entry.erb b/templates/crontab_entry.erb index ac0ae246d..11afa2e2b 100644 --- a/templates/crontab_entry.erb +++ b/templates/crontab_entry.erb @@ -1 +1 @@ -* * * * * <%= scriptname %> '<%= rsyncopts %>' '<%= guestpath %>/*' '<%= rsyncpath %>/' +* * * * * <%= scriptname %> '<%= rsyncopts %>' '<%= guestpath %>/' '<%= rsyncpath %>/'