Do not include radicale job if not needed.

see #24
This commit is contained in:
Antoine Nguyen
2016-03-08 10:28:36 +01:00
parent 9f9750082b
commit 723e3a05c9
2 changed files with 5 additions and 2 deletions

View File

@@ -23,4 +23,4 @@ INSTANCE=%{instance_path}
*/5 * * * * root $PYTHON $INSTANCE/manage.py logparser &> /dev/null
# Radicale rights file
*/2 * * * * root $PYTHON $INSTANCE/manage.py generate_rights
%{radicale_enabled}*/2 * * * * root $PYTHON $INSTANCE/manage.py generate_rights