ejabberd-tools/contrib/init/linux-systemd/ejabberd-cleanup.timer

10 lines
136 B
SYSTEMD
Raw Permalink Normal View History

[Unit]
Description=Clean up ejabberd every 6h and on boot
[Timer]
OnBootSec=15min
OnUnitActiveSec=6h
[Install]
WantedBy=timers.target