lldpd: wrap procd command args in separate quotes
authorJohn Crispin <john@openwrt.org>
Mon, 5 Oct 2015 10:29:01 +0000 (10:29 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 5 Oct 2015 10:29:01 +0000 (10:29 +0000)
commit8181976067d879d902f192693c6b0d06bee181b9
tree97136b37aabc8e3d299031cdd107ccc44c803b57
parentce9da6e6afbb2287fa60bdd1772527a405944808
lldpd: wrap procd command args in separate quotes

Seems the match pattern was being adapted from 'eth0' to ' eth0'
because of the way I added the procd command args.

This did not seem to be a problem when there were multiple interfaces,
just on devices with single interfaces for lldpd to listen on.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
SVN-Revision: 47136
package/network/services/lldpd/files/lldpd.init