maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   Commands to trigger plane mode (https://talk.maemo.org/showthread.php?t=100234)

romu 2018-03-02 12:55

Commands to trigger plane mode
 
I'm looking for the commands to setup some cron jobs in order to put my phone in plane mode at night.

Any idea? Thanks.

coderus 2018-03-02 13:32

Re: Commands to trigger plane mode
 
Code:

dbus-send --print-reply --system --dest=net.connman / net.connman.Manager.SetProperty string:OfflineMode variant:boolean:true

romu 2018-03-02 13:54

Re: Commands to trigger plane mode
 
Quote:

Originally Posted by coderus (Post 1541893)
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?

coderus 2018-03-02 14:03

Re: Commands to trigger plane mode
 
this is correct!


All times are GMT. The time now is 21:39.

vBulletin® Version 3.8.8