This repository has been archived on 2024-07-17. You can view files and clone it, but cannot push or open issues or pull requests.
minecraft-systemd-services/minecraft-backup.timer

9 lines
126 B
SYSTEMD
Raw Normal View History

2020-01-03 03:02:28 +00:00
[Unit]
Description=Minecraft Server Backup
[Timer]
OnBootSec=1min
OnUnitActiveSec=10min
[Install]
WantedBy=multi-user.target