home · contact · privacy
W530: Turn off wifi on startup.
authorChristian Heller <c.heller@plomlompom.de>
Sun, 16 Apr 2017 02:17:34 +0000 (04:17 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Sun, 16 Apr 2017 02:17:34 +0000 (04:17 +0200)
ansible/files/system/___etc___default___tlp

index c26db80ebe2b5306c3cb00fe84d27bc7fcd4e158..6db0f6006373479089b2e7c7f556e2c0c7e8769c 100644 (file)
@@ -217,7 +217,7 @@ RESTORE_DEVICE_STATE_ON_STARTUP=0
 
 # Radio devices to disable on startup: bluetooth, wifi, wwan.
 # Separate multiple devices with spaces.
-#DEVICES_TO_DISABLE_ON_STARTUP="bluetooth wifi wwan"
+DEVICES_TO_DISABLE_ON_STARTUP="bluetooth wifi wwan"
 
 # Radio devices to enable on startup: bluetooth, wifi, wwan.
 # Separate multiple devices with spaces.