mirror of
https://github.com/ZizzyDizzyMC/linx-server.git
synced 2026-01-23 02:14:33 +00:00
8 lines
110 B
SYSTEMD
8 lines
110 B
SYSTEMD
[Unit]
|
|
Description=Run linx-cleanup every hour
|
|
|
|
[Timer]
|
|
OnUnitActiveSec=1h
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|