From 990097097c7d5c77067a281915481ab9e9f076fa Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Sun, 7 Feb 2021 17:08:16 +0100 Subject: a typo --- README.md | 6 +++--- about.html | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6e57159..958ce2f 100644 --- a/README.md +++ b/README.md @@ -43,18 +43,18 @@ Once installed, `my-x200` is configured by editing Noise Removal ------------- Set the variable `is_thinkpad_x200` to `yes` (which is the default -value). The default frequency rate should work. It may be change by +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 +`/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 +`/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. diff --git a/about.html b/about.html index 5db3d43..2cf1920 100644 --- a/about.html +++ b/about.html @@ -30,9 +30,9 @@

Configuration

Once installed, my-x200 is configured by editing /etc/default/my-x200.

Noise Removal

-

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

+

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.

+

/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.

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