Skip to content

proc hidepid=2 not working #73

Description

@egrain

I have this in /etc/fstab
proc /proc proc nosuid,nodev,noexec,hidepid=2 0 0

after rebooting I still see everything with top though.
when I do
mount -o remount /proc
top shows me only what I have going on.

in #voidlinux I was given this link, so I report.

Workaround:
putting the "mount -o remount /proc" line in /etc/rc.local

thanks for your time.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions