cron.daily: add --traceback option for cleanup

This commit is contained in:
Jérôme Schneider 2013-08-14 14:36:45 +02:00
parent 8a59d4c268
commit 756228dd1f
1 changed files with 1 additions and 1 deletions

2
debian/cron.daily vendored
View File

@ -1,3 +1,3 @@
#!/bin/sh
su compte-agglo-montpellier -p -c "/usr/bin/compte-agglo-montpellier cleanup"
su compte-agglo-montpellier -p -c "/usr/bin/compte-agglo-montpellier cleanup --traceback"