blob: 7dc33b59352b0643e7482abfef1be4b08d5ce2e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
<html>
<body style="font-family: Gill Sans, sans-serif">
<h1>Installation of <i>lldpd</i> is successful!</h1>
<p>
<code>lldpd</code> should already be running. You can check if
it discovered any neighbor by using <code>lldpctl</code>
command-line tool.
</p>
<p>
For more information, have a look at the following manual pages:
<ul>
<li><code>lldpd(8)</code></li>
<li><code>lldpcli(8)</code></li>
</ul>
<p>
<p>
If you want to modify the way <code>lldpd</code> is invoked, you
have to
modify <code>/Library/LaunchDaemons/im.bernat.lldpd.plist</code>.
</p>
</body>
</html>
|