1503580dcd
Signed-off-by: J. Neuschäfer <j.neuschaefer@gmx.net> [Peter: add to DEVELOPERS, add s-o-b to patch, add TARGET_CFLAGS/LDFLAGS, use /usr PREFIX] Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 lines
277 B
Plaintext
9 lines
277 B
Plaintext
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
|