aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/init/linux-systemd/ejabberd-cleanup.timer
blob: 1b95433c4982f63471d7cc8ed62d15982bc9a154 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Clean up ejabberd every 6h and on boot

[Timer]
OnBootSec=15min
OnUnitActiveSec=6h

[Install]
WantedBy=timers.target