揮発性のメモ2

最近知った知識を さも昔から知ってた風にメモ書きしていく

connmanctlでよく出るエラー

~# connmanctl disable eth0
Error eth0: Method "SetProperty" with signature "sv" on interface "net.connman.Technology" doesn't exist

テクノロジー(wifiとかethernetとか) を指定するべきところで、うっかりインターフェース(eth0)を書いてしまっている。