summaryrefslogtreecommitdiffstats
path: root/osx/im.bernat.lldpd.plist.in
blob: 447399eef5922e1b92cc406523c0fe2f0821fd5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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>