NetworkManager/clients
Beniamino Galvani 10b222288e wifi: don't touch by default current powersave setting
Some drivers (or things outside NM like 'powertop') may turn powersave
on, so don't touch it unless explicitly configured by user.

To achieve this, add new 'default' and 'ignore' options; the former
can be used to fall back to a globally configured setting, while the
latter tells NM not to touch the current setting.

When 'default' is specified, a missing global default configuration is
equivalent to 'ignore'.

It is possible to enable Wi-Fi power saving for all connections by
dropping a file in /etc/NetworkManager/conf.d with the following
content:

 [connection]
 wifi.powersave=3

https://bugzilla.gnome.org/show_bug.cgi?id=760125
2016-02-16 00:18:06 +01:00
..
cli wifi: don't touch by default current powersave setting 2016-02-16 00:18:06 +01:00
common build: cleanup default includes 2016-02-12 15:36:01 +01:00
tui tui: disallow reserved vlan id 4095 2016-01-22 11:53:12 +01:00
Makefile.am build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00
nm-online.c nm-online: do not put \r to a translatable string (bgo #758102) 2015-11-16 15:19:53 +01:00