meta-stx: re-name and re-org to align with upstream
[pti/rtp.git] / meta-starlingx / meta-stx-integ / recipes-daemons / lldpd / files / lldpd-i40e-disable.patch
diff --git a/meta-starlingx/meta-stx-integ/recipes-daemons/lldpd/files/lldpd-i40e-disable.patch b/meta-starlingx/meta-stx-integ/recipes-daemons/lldpd/files/lldpd-i40e-disable.patch
new file mode 100644 (file)
index 0000000..1262e94
--- /dev/null
@@ -0,0 +1,12 @@
+Index: lldpd-0.9.0/src/daemon/lldpd.service.in
+===================================================================
+--- lldpd-0.9.0.orig/src/daemon/lldpd.service.in
++++ lldpd-0.9.0/src/daemon/lldpd.service.in
+@@ -10,6 +10,7 @@
+ EnvironmentFile=-/etc/default/lldpd
+ EnvironmentFile=-/etc/sysconfig/lldpd
+ ExecStartPre=/bin/mkdir -p /var/run/lldpd
++ExecStartPre=/etc/init.d/i40e-lldp-configure.sh stop
+ ExecStart=@sbindir@/lldpd $DAEMON_ARGS $LLDPD_OPTIONS
+ Restart=on-failure
\ No newline at end of file