]> git.ipfire.org Git - thirdparty/lldpd.git/blame - osx/im.bernat.lldpd.plist.in
tests: request CAP_DAC_OVERRIDE
[thirdparty/lldpd.git] / osx / im.bernat.lldpd.plist.in
CommitLineData
b708297c
VB
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>
e26fbbae 9 <string>@sbindir@/lldpd</string>
b708297c
VB
10 </array>
11 <key>RunAtLoad</key><true/>
12 <key>KeepAlive</key><true/>
13</dict>
14</plist>