diff options
| author | Simon Rettberg | 2016-01-27 11:57:23 +0100 |
|---|---|---|
| committer | Simon Rettberg | 2016-01-27 11:57:23 +0100 |
| commit | f88956297a9f4faa7a668693bb359a61b0737197 (patch) | |
| tree | 7d9d80376ee85f07af3975a43190835e30947c27 /remote/modules/cron/module.conf | |
| parent | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff) | |
| download | tm-scripts-f88956297a9f4faa7a668693bb359a61b0737197.tar.gz tm-scripts-f88956297a9f4faa7a668693bb359a61b0737197.tar.xz tm-scripts-f88956297a9f4faa7a668693bb359a61b0737197.zip | |
[cron] Switch to cronie
Diffstat (limited to 'remote/modules/cron/module.conf')
| -rw-r--r-- | remote/modules/cron/module.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/remote/modules/cron/module.conf b/remote/modules/cron/module.conf index 8ecca658..60d5555d 100644 --- a/remote/modules/cron/module.conf +++ b/remote/modules/cron/module.conf @@ -1,3 +1,5 @@ +REQUIRED_GIT="http://git.fedorahosted.org/git/cronie.git" +REQUIRED_COMMIT="bab45f0b817d8829f2423e033d90974c9a3abc20" REQUIRED_BINARIES=" - cron + crond " |
