]> granicus.if.org Git - fcron/commit
Added options runatreboot, runonce, rebootreset, and cron-like shortcuts @reboot...
authorthib <thib@wind.(none)>
Wed, 22 Sep 2010 23:40:03 +0000 (00:40 +0100)
committerThibault Godouet <fcron@free.fr>
Thu, 23 Sep 2010 23:11:11 +0000 (00:11 +0100)
commitad99bbf78f548377aaa8902d5530426512510faf
treec30b077aa81d4a94491a2f1f1926bd4eff86629d
parent4dce9440947e3e3ff781c3b99ea64a7607e13729
Added options runatreboot, runonce, rebootreset, and cron-like shortcuts @reboot/@hourly/@monthly/...
Save cl_first for all @-lines (we only did it for volatile lines in the past)
added function mail_notrun_time_t()
added function free_line()
added function job_queue_remove()
added function init_default_line()
16 files changed:
Makefile.in
conf.c
conf.h
configure.in
database.c
database.h
doc/en/faq.sgml
doc/en/fcron.8.sgml
doc/en/fcrontab.5.sgml
doc/fcron-doc.mod.in
fcron.c
fcrondyn.c
fileconf.c
global.h
option.h
save.c