]> git.proxmox.com Git - ifupdown2.git/commitdiff
config: keep ifreload_down_changed=0
authorAlexandre Derumier <aderumier@odiso.com>
Tue, 16 Apr 2019 23:25:51 +0000 (01:25 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 17 Apr 2019 07:19:41 +0000 (07:19 +0000)
bug introduce is commit
https://git.proxmox.com/?p=ifupdown2.git;a=commit;h=b58be4449b3a009ba8324e3f414f2355fcf94c06

We don't stop/start interface on config change,
but only apply changes. (to avoid stop/start bridge as we don't track tap/veth)

debian/patches/pve/0001-config-tuning.patch

index 1633ec4db4caa16c46f98eae132b44888964c559..8e35cba84c4ce412faa1614c4ec39f28c4bbb553 100644 (file)
@@ -38,15 +38,6 @@ index e1035d6..e9264b5 100644
  
  # ifquery check status strings.
  # By default `ifquery --check` prints the check and
-@@ -67,7 +67,7 @@ delay_admin_state_change=0
- # ifreload by default downs: 'all interfaces for which config changed' +
- # 'interfaces that were deleted'. With the below variable set to '0'
- # ifreload will only down 'interfaces that were deleted'
--ifreload_down_changed=0
-+ifreload_down_changed=1
- # squash all addr config when you process the first interface
- addr_config_squash=0
 -- 
 2.11.0