]> git.ipfire.org Git - thirdparty/lldpd.git/blob - osx/im.bernat.lldpd.plist.in
build: warn on implicit fallthrough for case statements
[thirdparty/lldpd.git] / osx / im.bernat.lldpd.plist.in
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>Label</key>
6 <string>im.bernat.lldpd</string>
7 <key>ProgramArguments</key>
8 <array>
9 <string>@sbindir@/lldpd</string>
10 </array>
11 <key>RunAtLoad</key><true/>
12 <key>KeepAlive</key><true/>
13 </dict>
14 </plist>