summaryrefslogtreecommitdiff
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/LaunchAgents/local.update_hosts.plist18
1 files changed, 0 insertions, 18 deletions
diff --git a/Library/LaunchAgents/local.update_hosts.plist b/Library/LaunchAgents/local.update_hosts.plist
deleted file mode 100644
index c4cf01e..0000000
--- a/Library/LaunchAgents/local.update_hosts.plist
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
- "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>Label</key>
- <string>local.update_hosts</string>
- <key>Program</key>
- <string>/Users/marc/bin/update_hosts</string>
- <key>StartCalendarInterval</key>
- <dict>
- <key>Hour</key>
- <integer>9</integer>
- <key>Minute</key>
- <integer>0</integer>
- </dict>
-</dict>
-</plist>