Is there a reason that the user would not simply set up a cron job to run the 
script every day at noon?

I mean, obviously, s6-rc services are way sexier than crontab entries, but cron 
jobs have been working fine for decades and if you want to run a script on a 
specific schedule, why not just ... use the tools you have?

See here for for the advantages of snooze over cron: https://github.com/leahneukirchen/snooze

tldr; the main benefit is that each user can set it up for themself,
there is no complex security system required as when all
users use one centralized daemon.

Additionally it can make use of s6-log.

Regards

Paul


Attachment: OpenPGP_0x71C7C85A2EA30F62.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to