Projet

Général

Profil

0001-debian-add-hourly-cleaning-of-sessions-27479.patch

Frédéric Péters, 20 octobre 2018 10:32

Télécharger (732 octets)

Voir les différences:

Subject: [PATCH] debian: add hourly cleaning of sessions (#27479)

 debian/chrono.cron.hourly | 1 +
 1 file changed, 1 insertion(+)
debian/chrono.cron.hourly
1 1
#! /bin/sh
2 2

  
3
/sbin/runuser -u chrono /usr/bin/chrono-manage -- tenant_command clearsessions --all-tenants
3 4
/sbin/runuser -u chrono /usr/bin/chrono-manage -- tenant_command sync_desks_timeperiod_exceptions --all-tenants
4
-