aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 19fce0c..ea1b625 100644
--- a/README.md
+++ b/README.md
@@ -83,12 +83,17 @@ Privacy Settings
83`enable_privacy` is set to `true`, then the wired internet interface 83`enable_privacy` is set to `true`, then the wired internet interface
84that may or may not be connected to the internet will have its MAC 84that may or may not be connected to the internet will have its MAC
85address spoofed at startup. (The wireless interfaces must also be 85address spoofed at startup. (The wireless interfaces must also be
86spoofed, but this can be handled by wpa_supplicant: see below.) 86spoofed, but this can be handled by `wpa_supplicant`: see below.)
87Additionally, `my-x200` will delete `/var/lib/dhcpcd/duid`, and use 87Additionally, `my-x200` will delete `/var/lib/dhcpcd/duid`, and use
88`/proc/sys/kernel/random/boot_id` to generate a new DUID-LLT-based 88`/proc/sys/kernel/random/boot_id` to generate a new DUID-LLT-based
89file with an updated timestamp. A new DUID is generated each time the 89file with an updated timestamp. A new DUID is generated each time the
90computer is started. 90computer is started.
91 91
92It must be noted that when `enable_privacy` is set to `true` `my-x200`
93turns off the wifi radio at computer startup and each time it is put
94to sleep. The wifi radio has to be turned on or turned back on
95manually by pressing `Fn-F5`
96
92Backup 97Backup
93------ 98------
94Finally `my-x200` has the ability to backup essential files or 99Finally `my-x200` has the ability to backup essential files or