From: Michael Tremer Date: Sat, 24 Apr 2010 11:47:06 +0000 (+0200) Subject: lldpd: Enable CDP protocol. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23579c6fd0568d7fa4b3e7db5f7459b01350da1a;p=ipfire-3.x.git lldpd: Enable CDP protocol. --- diff --git a/pkgs/core/lldpd/lldpd.init b/pkgs/core/lldpd/lldpd.init index dcb92b162..4f25e0d5f 100644 --- a/pkgs/core/lldpd/lldpd.init +++ b/pkgs/core/lldpd/lldpd.init @@ -4,5 +4,5 @@ author "IPFire Team" start on started network stop on stopping network -exec /usr/sbin/lldpd +exec /usr/sbin/lldpd -c respawn