From 9962dbdbb3889865c7bdd8bdc0f7c9ee9a8be790 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Sat, 20 Oct 2018 10:33:48 +0200 Subject: [PATCH] debian: add hourly cleaning of sessions (#27480) --- debian/welco.cron.hourly | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 debian/welco.cron.hourly diff --git a/debian/welco.cron.hourly b/debian/welco.cron.hourly new file mode 100644 index 0000000..bc04b6c --- /dev/null +++ b/debian/welco.cron.hourly @@ -0,0 +1,3 @@ +#!/bin/sh + +/sbin/runuser -u welco /usr/bin/welco-manage -- tenant_command clearsessions --all-tenants