updated readme of autismbot and added systemctl service for hlstats

This commit is contained in:
christian
2021-10-12 22:30:16 +02:00
parent 68f21da53b
commit 0ad9d62ef9
4 changed files with 30 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
[Unit]
Description=Restarts hlstats every 25 mins
Requires=hlstats.service
[Timer]
OnCalendar=*-*-* *:25,55
[Install]
WantedBy=multi-user.target