View Single Post
Posts: 602 | Thanked: 735 times | Joined on Mar 2011 @ Nantes, France
#3
Originally Posted by coderus View Post
Code:
dbus-send --print-reply --system --dest=net.connman / net.connman.Manager.SetProperty string:OfflineMode variant:boolean:true
Great, thanks. And so I guess :

Code:
dbus-send --print-reply --system --dest=net.connman / net.connman.Manager.SetProperty string:OfflineMode variant:boolean:false
...to bring back the connections. Right?
 

The Following 3 Users Say Thank You to romu For This Useful Post: