debian: add cron.hourly script to cleanu registration hourly, not daily

This commit is contained in:
Benjamin Dauvergne 2013-09-30 11:16:30 +02:00
parent fe29169318
commit 440e1fe2e9
1 changed files with 0 additions and 1 deletions

1
debian/cron.daily vendored
View File

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