It doesn't seem to be called cron on Haiku and I don't see anything in Preferences or Applications as of the latest nightly. (Where) is this functionality in Haiku / what is it called? (I also searched HaikuDepot for cron, task, sched, and time, with no luck.)
Asked
Active
Viewed 123 times
2
Kev
- 1,184
1 Answers
2
It doesn't appear that there is an analogue to cron available by default on Haiku. There is a port of Cronie available for download.
Given the current state of Haiku's multi-user system, it may be tricky to get working with a default install, unless you do this:
useradd root
passwd root
...and also make the file in /boot/apps/arfonzo-cronie/var/spool/cron with your cron settings be called root.
Kev
- 1,184
DanteTheEgregore
- 2,518