summaryrefslogtreecommitdiffstats
path: root/osx/im.bernat.lldpd.plist.in
diff options
context:
space:
mode:
Diffstat (limited to 'osx/im.bernat.lldpd.plist.in')
-rw-r--r--osx/im.bernat.lldpd.plist.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/osx/im.bernat.lldpd.plist.in b/osx/im.bernat.lldpd.plist.in
new file mode 100644
index 0000000..447399e
--- /dev/null
+++ b/osx/im.bernat.lldpd.plist.in
@@ -0,0 +1,14 @@
+<?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>im.bernat.lldpd</string>
+ <key>ProgramArguments</key>
+ <array>
+ <string>@sbindir@/lldpd</string>
+ </array>
+ <key>RunAtLoad</key><true/>
+ <key>KeepAlive</key><true/>
+</dict>
+</plist>