From c9a430d6ae40f5f7e2c99d2c088d5b54456ca140 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Mon, 22 Feb 2021 18:24:47 +0100 Subject: a typo --- README.md | 2 +- about.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ea1b625..2d838cd 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ computer is started. It must be noted that when `enable_privacy` is set to `true` `my-x200` turns off the wifi radio at computer startup and each time it is put to sleep. The wifi radio has to be turned on or turned back on -manually by pressing `Fn-F5` +manually by pressing `Fn-F5`. Backup ------ diff --git a/about.html b/about.html index 3be567c..5e0c362 100644 --- a/about.html +++ b/about.html @@ -68,7 +68,7 @@

Set the variable is_thinkpad_x200 to yes (which is the default value). The default frequency rate should work. It may be changed by modifying the value of PWMFREQ_RATE.

Privacy Settings

/etc/default/my-x200 also provides a “Privacy Settings” section: if enable_privacy is set to true, then the wired internet interface that may or may not be connected to the internet will have its MAC address spoofed at startup. (The wireless interfaces must also be spoofed, but this can be handled by wpa_supplicant: see below.) Additionally, my-x200 will delete /var/lib/dhcpcd/duid, and use /proc/sys/kernel/random/boot_id to generate a new DUID-LLT-based file with an updated timestamp. A new DUID is generated each time the computer is started.

-

It must be noted that when enable_privacy is set to true my-x200 turns off the wifi radio at computer startup and each time it is put to sleep. The wifi radio has to be turned on or turned back on manually by pressing Fn-F5

+

It must be noted that when enable_privacy is set to true my-x200 turns off the wifi radio at computer startup and each time it is put to sleep. The wifi radio has to be turned on or turned back on manually by pressing Fn-F5.

Backup

Finally my-x200 has the ability to backup essential files or directories—for instance to a backup disk mounted inside the dock. Of course, the backup process is triggered on certain conditions only:

    -- cgit v1.2.3