From 68cc74a4d19694034e326e35904286ce0a8359b8 Mon Sep 17 00:00:00 2001 From: James Wood Date: Tue, 14 Jul 2020 10:26:34 +1000 Subject: [PATCH] Copy to ~/Library/LaunchAgents --- co.j-w.CPU24LED.plist | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 co.j-w.CPU24LED.plist diff --git a/co.j-w.CPU24LED.plist b/co.j-w.CPU24LED.plist new file mode 100644 index 0000000..39bcab2 --- /dev/null +++ b/co.j-w.CPU24LED.plist @@ -0,0 +1,27 @@ + + + + + Label + co.j-w.CPU24LED + ProgramArguments + + /usr/bin/python3 + /usr/local/bin/CPU24LED.py + /dev/tty.usbserial-144110 + + RunAtLoad + + KeepAlive + + Crashed + + + StandardErrorPath + /tmp/cpu24led.err + StandardOutPath + /tmp/cpu24led.out + ThrottleInterval + 30 + +