ideascube / ansiblecube

Ansible playbook to quickly deploy an ideascube server and much more !
MIT License
5 stars 9 forks source link

Periodically clean ideascube leftover files #76

Closed fheslouin closed 7 years ago

fheslouin commented 7 years ago

This PR aim to add the feature of periodically clean leftover files as requested in #68

It use systemd timer instead of cron job. This give us more flexibility as the job is executed at each startup after 10min and each week if the device is not rebooting often.