9 lines
172 B
SYSTEMD
9 lines
172 B
SYSTEMD
[Unit]
|
|
Description=writes a message every 30 minutes on stoat about the top player activity on ze
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* *:0/30:00
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|