User Tools

Site Tools


doc:appunti:linux:sa:fcron

This is an old revision of the document!


fcron

L'installazione di fcron sostituisce anacron, ma non cron.

I task daily, weekly e monthly specificati in /etc/crontab vengono disattivati a causa del link /usr/sbin/anacron → /bin/true. In pratica cron crede che sia installato anacron e non esegue i task.

Gli fcron system wide sono associati all'utente fittizio systab, per vederli:

fcrontab -l -u systab

Per editare il fcrontab di sistema:

fcrontab -e -u systab

Per vedere quando un task è stato schedulato, si usa fcrondyn:

fcrondyn
fcrondyn> ls systab
doc/appunti/linux/sa/fcron.1267654153.txt.gz · Last modified: 2010/03/03 23:09 by niccolo