Do I know anyone who loves to tinker with #systemd scheduled jobs?
I wonder if it's better than the experience for launchd on Mac for this:
I want to use `goimapnotify` to launch an IMAP notification daemon. But that needs to run mbsync, which needs my IMAP password. That makes all the normal CLI email flow awkward (pass/gpg is fine for TTYs but not for daemons)
How do you deal with this in systemd land?