added systemd files for cleaning directories like /maps folder and cleaning old demos too

This commit is contained in:
christian
2021-04-17 22:49:27 +02:00
parent 5f4d803ef2
commit ef28fb9364
2 changed files with 18 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
[Unit]
Description=Runs the fileCleaner once each hour
Requires=clean_file.service
[Timer]
OnCalendar=*-*-* *:0
[Install]
WantedBy=multi-user.target