]> git.proxmox.com Git - ifupdown2.git/commitdiff
netowrking-pre: fix udevadm path for non usr-merged systems
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 10 Mar 2020 06:58:25 +0000 (07:58 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 10 Mar 2020 06:59:52 +0000 (07:59 +0100)
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.lamprecht@proxmox.com>
debian/patches/pve/0007-networking.service-fix-dependencies-and-ordering.patch

index d2db1306cd974782ba833c679e43413253c058f3..1c49ccdb769d08a070800837d983164e14fc8f6a 100644 (file)
@@ -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