[Bug 1246981] Re: Bluetooth mouse fails to re-connect after sleep.

2020-03-14 Thread Dariush Marsh-Mossadeghi
Issue also exists on Debian Buster with 5.4 backports kernel and bluez 5.50-1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1246981 Title: Bluetooth mouse fails to re-connect after sleep. To manage

[Bug 1669772] [NEW] lxc 'unset' can be used to set config key:value

2017-03-03 Thread Dariush Marsh-Mossadeghi
Public bug reported: Using "$ lxc unset " If a value is passed in after the key the config key will be set with the value passed in. "$ lxc unset " behaves as you would expect "$ lxc set " to behave. The cli parser does not complain about an incorrect number of parameters. Examples and