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