mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-20 13:54:10 -04:00
fix lintian warning
This commit is contained in:
parent
7e3fedefb2
commit
cd19c2da00
1 changed files with 4 additions and 4 deletions
8
debian/control
vendored
8
debian/control
vendored
|
@ -94,10 +94,10 @@ Description: enhances misc security settings
|
||||||
.
|
.
|
||||||
* A systemd service restricts `/proc/cpuinfo`, `/proc/bus`, `/proc/scsi` and
|
* 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
|
`/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
|
unprivileged users and increases security as `/sys` exposes a lot of
|
||||||
that shouldn't be accessible to unprivileged users. As this will break many
|
information that shouldn't be accessible to unprivileged users. As this will
|
||||||
things, it is disabled by default and can optionally be enabled by running
|
break many things, it is disabled by default and can optionally be enabled by
|
||||||
`systemctl enable hide-hardware-info.service` as root.
|
running `systemctl enable hide-hardware-info.service` as root.
|
||||||
`/usr/lib/security-misc/hide-hardware-info`
|
`/usr/lib/security-misc/hide-hardware-info`
|
||||||
`/lib/systemd/system/hide-hardware-info.service`
|
`/lib/systemd/system/hide-hardware-info.service`
|
||||||
`/lib/systemd/system/user@.service.d/sysfs.conf`
|
`/lib/systemd/system/user@.service.d/sysfs.conf`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue