I added the cronie lib in local.conf
IMAGE_INSTALL_append+=" cronie"
having now the crontab command available .... but it is not working.
Is there an application note about crontab using? It is not clear the user and the directory ...
For example ...
I'm root user and I have a crontab script already edited ...
1) how can I start the crontab?
2) where I have to put the script with the crontab command?
Thanks
Fabio
Hello fabio,
Contrab is not in the official repo, you can check this external link to add it:
cronie_1.4.7.bb\cronie\recipes-extended\meta - poky - Poky Build Tool and Metadata
Regards
ok thanks