summaryrefslogtreecommitdiffstats
path: root/core/modules/cron
diff options
context:
space:
mode:
authorSimon Rettberg2021-07-09 09:43:52 +0200
committerSimon Rettberg2021-07-09 09:43:52 +0200
commit5733a5d0eb3c7f73ca52acdb466484c83c9b5b02 (patch)
tree97a0925b2bb1cae84f1da6e850420475c12c41f0 /core/modules/cron
parentAdd installer mode for stage4 (diff)
downloadmltk-5733a5d0eb3c7f73ca52acdb466484c83c9b5b02.tar.gz
mltk-5733a5d0eb3c7f73ca52acdb466484c83c9b5b02.tar.xz
mltk-5733a5d0eb3c7f73ca52acdb466484c83c9b5b02.zip
[slxlog] Add module
Diffstat (limited to 'core/modules/cron')
-rw-r--r--core/modules/cron/module.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/cron/module.conf b/core/modules/cron/module.conf
index 33dcdcc3..0a9c52c3 100644
--- a/core/modules/cron/module.conf
+++ b/core/modules/cron/module.conf
@@ -1,6 +1,6 @@
#!/bin/bash
REQUIRED_MODULES="
- slx-log
+ slxlog
"
REQUIRED_GIT="https://github.com/cronie-crond/cronie.git"
REQUIRED_COMMIT="d582556168e740fbd19e777a6733b404084e69d8"