|
config BR2_PACKAGE_SNOOZE
|
|
bool "snooze"
|
|
help
|
|
snooze is a tool for waiting until a particular time and then
|
|
running a command. Together with a service supervision system
|
|
such as runit, this can be used to replace cron(8).
|
|
|
|
https://github.com/leahneukirchen/snooze
|