From: Christian Heller <c.heller@plomlompom.de>
Date: Sun, 16 Apr 2017 02:17:34 +0000 (+0200)
Subject: W530: Turn off wifi on startup.
X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/decks/reset_cookie?a=commitdiff_plain;h=26cdd37fd7ce0dcae4e8e727367754ad310c527a;p=config

W530: Turn off wifi on startup.
---

diff --git a/ansible/files/system/___etc___default___tlp b/ansible/files/system/___etc___default___tlp
index c26db80..6db0f60 100644
--- a/ansible/files/system/___etc___default___tlp
+++ b/ansible/files/system/___etc___default___tlp
@@ -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.