Cron daemon for executing programs at set times
Go to file
Marcela Mašláňová baf9308b21 Close all unwanted open file descriptors before executing commands and mail.
There might be file descriptors open by things like pam_systemd that
we do not want to keep open for the child process.

Original idea by: Jakub Jelen <jjelen@redhat.com>
Upstream commit: b2c8cbcef8c97b5a175d6e71995249b288707b0f
2014-04-30 14:49:02 +02:00
.gitignore new release 1.4.11 (contains previous bug fixes from 1.4.10-5) 2013-07-18 16:24:54 +02:00
correct-env.patch Some jobs are not executed because not all environment variables are set. rhbz#995590 2013-09-25 12:35:40 +02:00
cronie-1.4.8-inotify-fix.patch fix inotify support to not leak fds (#717505) 2011-06-29 14:37:04 +02:00
cronie-1.4.10-copy-env.patch Multiple bug fixes and improvements. 2013-06-11 20:30:29 +02:00
cronie-1.4.10-random-delay.patch Multiple bug fixes and improvements. 2013-06-11 20:30:29 +02:00
cronie-1.4.10-use-setenv.patch Multiple bug fixes and improvements. 2013-06-11 20:30:29 +02:00
cronie-1.4.11-kill_fd.patch Close all unwanted open file descriptors before executing commands and mail. 2014-04-30 14:49:02 +02:00
cronie.patch Add change in Changes. 2011-08-02 13:12:10 +02:00
cronie.spec Close all unwanted open file descriptors before executing commands and mail. 2014-04-30 14:49:02 +02:00
cronie.systemd Make crond run a little bit later in the boot process (#747759) 2011-10-25 22:51:33 +02:00
sources new release 1.4.11 (contains previous bug fixes from 1.4.10-5) 2013-07-18 16:24:54 +02:00
unitfile-killprocess.patch Cronies systemd script use KillMode=process. rhbz#919290 2013-09-25 12:39:11 +02:00