Been trying to find out if there is any way to restart an application every x hour. Wondering if I should just look into doing it with crontab.
The problem is that this application is running on a headless Mac Mini, and it seems to consume increasing amounts of memory and CPU the longer it runs. Quitting it and then starting it again seems to fix the problem, so being able to schedule it would be nice.
