|
root / tests / integration / fixtures / old-layout / cron.toml
cron.toml TOML 7 lines 73 B
1
2
3
4
5
6
[service]
name = "cron"
type = "daemon"

[exec]
start = "/usr/sbin/cron"