mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-08-06 11:44:19 -04:00
disable proc-hidepid by default because incompatible with pkexec
and undo pkexec wrapper
This commit is contained in:
parent
938e929f39
commit
72be31e870
4 changed files with 7 additions and 3 deletions
5
debian/control
vendored
5
debian/control
vendored
|
@ -175,8 +175,9 @@ Description: enhances misc security settings
|
|||
`/lib/systemd/system/remount-secure.service`
|
||||
`/usr/lib/security-misc/remount-secure`
|
||||
.
|
||||
* A systemd service mounts `/proc` with `hidepid=2` at boot to prevent users
|
||||
from seeing each other's processes.
|
||||
* An optional systemd service mounts `/proc` with `hidepid=2` at boot to
|
||||
prevent users from seeing each other's processes. Not enabled because not
|
||||
compatible with pkexec.
|
||||
.
|
||||
* The kernel logs are restricted to root only.
|
||||
.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue