summaryrefslogtreecommitdiffstats
path: root/core/modules/cron/module.conf
blob: 0a9c52c3fa68c625e961a683bb9f898300f3cc53 (plain) (blame)
1
2
3
4
5
6
7
8
9
#!/bin/bash
REQUIRED_MODULES="
	slxlog
"
REQUIRED_GIT="https://github.com/cronie-crond/cronie.git"
REQUIRED_COMMIT="d582556168e740fbd19e777a6733b404084e69d8"
REQUIRED_BINARIES="
	crond
"