mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-28 02:50:10 +01:00
Revert "core: make veth devices default-unmanaged for now"
This reverts commitebeaeaed4d. No need to hardwire these as unmanaged anymore, an udev rule will take care of it. (cherry picked from commit498d45e85f)
This commit is contained in:
parent
cf1166f27f
commit
b9a6de480c
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