From b1f76ce9b09298ef593c41d97b3cd26dc7c75d1f Mon Sep 17 00:00:00 2001 From: pks Date: Mon, 10 Jun 2024 16:40:12 +0200 Subject: macos stuff --- .../Library/LaunchAgents/rocks.pks.sync-mail.plist | 70 ++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 by_os/Darwin/launchagents/Library/LaunchAgents/rocks.pks.sync-mail.plist (limited to 'by_os/Darwin/launchagents/Library/LaunchAgents/rocks.pks.sync-mail.plist') diff --git a/by_os/Darwin/launchagents/Library/LaunchAgents/rocks.pks.sync-mail.plist b/by_os/Darwin/launchagents/Library/LaunchAgents/rocks.pks.sync-mail.plist new file mode 100644 index 0000000..56f236e --- /dev/null +++ b/by_os/Darwin/launchagents/Library/LaunchAgents/rocks.pks.sync-mail.plist @@ -0,0 +1,70 @@ + + + + + Label + rocks.pks.sync-mail + + ProgramArguments + + /Users/pks/.local/bin/sync-mail + + + StandardErrorPath + /tmp/pks/sync-mail.err + StandardOutPath + /tmp/pks/sync-mail.out + + StartCalendarInterval + + + Minute + 0 + + + Minute + 5 + + + Minute + 10 + + + Minute + 15 + + + Minute + 20 + + + Minute + 25 + + + Minute + 30 + + + Minute + 35 + + + Minute + 40 + + + Minute + 45 + + + Minute + 50 + + + Minute + 55 + + + + -- cgit v1.2.3