projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
d714451
)
[rc/tlp] disable bluetooth on startup for langa
author
Amin Bandali
<amin@gnu.org>
Sun, 16 Sep 2018 04:28:33 +0000
(
00:28
-0400)
committer
Amin Bandali
<amin@gnu.org>
Sun, 16 Sep 2018 04:28:33 +0000
(
00:28
-0400)
rc.org
patch
|
blob
|
blame
|
history
diff --git
a/rc.org
b/rc.org
index
96a7dd5
..
16741cd
100644
(file)
--- a/
rc.org
+++ b/
rc.org
@@
-4251,11
+4251,12
@@
USB_BLACKLIST_WWAN=1
# Hint: the parameters DEVICES_TO_DISABLE/ENABLE_ON_STARTUP/SHUTDOWN below
# are ignored when this is enabled!
#RESTORE_DEVICE_STATE_ON_STARTUP=0
# Hint: the parameters DEVICES_TO_DISABLE/ENABLE_ON_STARTUP/SHUTDOWN below
# are ignored when this is enabled!
#RESTORE_DEVICE_STATE_ON_STARTUP=0
-RESTORE_DEVICE_STATE_ON_STARTUP=
1
+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"
# 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"
# Radio devices to enable on startup: bluetooth, wifi, wwan.
# Separate multiple devices with spaces.
# Radio devices to enable on startup: bluetooth, wifi, wwan.
# Separate multiple devices with spaces.