aboutsummaryrefslogtreecommitdiff
path: root/launchd-agent.json
diff options
context:
space:
mode:
authorGrégoire Duchêne <greg@awhk.org>2025-12-13 12:09:46 +0000
committerGrégoire Duchêne <greg@awhk.org>2025-12-13 12:09:46 +0000
commitaa417238310ff54d6547f3f01a6a727c57bb044e (patch)
tree80e361ad0016434d337580e3a31583ff757d7456 /launchd-agent.json
parent07c6d7fc24af62a56fff0ee7c5514858ea92dc9e (diff)
Add a Makefile and a launchd agent
Diffstat (limited to 'launchd-agent.json')
-rw-r--r--launchd-agent.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/launchd-agent.json b/launchd-agent.json
new file mode 100644
index 0000000..218d679
--- /dev/null
+++ b/launchd-agent.json
@@ -0,0 +1,5 @@
+{
+ "Label": "caffeinate-downloads",
+ "Program": "${DESTDIR}/caffeinate-downloads",
+ "RunAtLoad": true
+}