udevadm ships actually a full executable copy in /bin and /sbin, so go for the path systemd-udev-settle.service is using too - but it shouldn't matter
Signed-off-by: Thomas Lamprecht <t.lampre...@proxmox.com> --- .../0007-networking.service-fix-dependencies-and-ordering.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/pve/0007-networking.service-fix-dependencies-and-ordering.patch b/debian/patches/pve/0007-networking.service-fix-dependencies-and-ordering.patch index d2db130..1c49ccd 100644 --- a/debian/patches/pve/0007-networking.service-fix-dependencies-and-ordering.patch +++ b/debian/patches/pve/0007-networking.service-fix-dependencies-and-ordering.patch @@ -40,7 +40,7 @@ index 0000000..f0fb308 +TimeoutSec=180 +RemainAfterExit=yes +EnvironmentFile=-/etc/default/networking -+ExecStart=/usr/sbin/udevadm settle ++ExecStart=/bin/udevadm settle diff --git a/debian/ifupdown2.networking.service b/debian/ifupdown2.networking.service index b2acd97..8f54dc6 100644 --- a/debian/ifupdown2.networking.service -- 2.20.1 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel