https://bugs.kde.org/show_bug.cgi?id=492579

OllyOllyOlly <o...@ollyollyolly.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDSINFO                   |RESOLVED
         Resolution|WAITINGFORINFO              |NOT A BUG

--- Comment #7 from OllyOllyOlly <o...@ollyollyolly.com> ---
The networks in question were ignored by my `keyfile.unmanaged-devices` setting
in `/etc/NetworkManager/NetworkManager.conf`:

```
...
[keyfile]
unmanaged-devices=interface-name:docker*;interface-name:veth*;interface-name:br-*;interface-name:vmnet*;interface-name:vboxnet*
```

However when I installed my VPN, it had created a file in `conf.d`:

```
[keyfile]
interface-name:wgpia* 
```

This overwrote the file in the main config, meaning that the `veth*` (among
others) were ignored.

I removed the file, and added the `wgpia*` to the main `unmanaged-devices`
list, and now it is behaving as expected.

Thank you for your time Nate; I have marked this as resolved.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to