From 1dea4dbcf6fa3299e513d01005b514e42bf51538 Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Tue, 3 Mar 2020 09:18:38 -0500 Subject: [PATCH] readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a638679..4117d54 100644 --- a/README.md +++ b/README.md @@ -76,10 +76,10 @@ https://en.wikipedia.org/wiki/Bluetooth#History_of_security_concerns * A systemd service restricts `/proc/cpuinfo`, `/proc/bus`, `/proc/scsi` and `/sys` to the root user only. This hides a lot of hardware identifiers from -unprivileged users and increases security as `/sys` exposes a lot of information -that shouldn't be accessible to unprivileged users. As this will break many -things, it is disabled by default and can optionally be enabled by running -`systemctl enable hide-hardware-info.service` as root. +unprivileged users and increases security as `/sys` exposes a lot of +information that shouldn't be accessible to unprivileged users. As this will +break many things, it is disabled by default and can optionally be enabled by +running `systemctl enable hide-hardware-info.service` as root. `/usr/lib/security-misc/hide-hardware-info` `/lib/systemd/system/hide-hardware-info.service` `/lib/systemd/system/user@.service.d/sysfs.conf`