mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-27 22:10:09 +01:00
Revert "core: make veth devices default-unmanaged for now"
This reverts commit ebeaeaed4d.
No need to hardwire these as unmanaged anymore, an udev rule will take care of
it.
This commit is contained in:
parent
ceea3c6782
commit
498d45e85f
1 changed files with 0 additions and 1 deletions
|
|
@ -102,7 +102,6 @@ get_peer (NMDeviceVeth *self)
|
|||
static void
|
||||
nm_device_veth_init (NMDeviceVeth *self)
|
||||
{
|
||||
nm_device_set_initial_unmanaged_flag (NM_DEVICE (self), NM_UNMANAGED_DEFAULT, TRUE);
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue