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