1
0
mirror of https://gitea.blesmrt.net/mikaela/shell-things.git synced 2025-03-06 14:40:37 +01:00
shell-things/etc/systemd/system/matterbridge-cleanup.timer

11 lines
148 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Run matterbridge cleanup every minute
[Timer]
OnCalendar=minutely
OnBootSec=0
Persistent=true
[Install]
WantedBy=timers.target