profiles: Enable lsof +-M and -Z flags

-Z reports SELinux contexts. +M reports portmapper registrations; -M is
the default. +-M is not very useful, but mayday passes -M, and fails to
record lsof output when that option is not supported.
This commit is contained in:
Benjamin Gilbert 2017-06-13 14:37:09 -07:00
parent f56031ac76
commit a5e81ed9b8

View File

@ -85,3 +85,6 @@ sys-fs/quota rpc
# Don't bother building portage w/xattr, we don't need XATTR_PAX
sys-apps/portage -xattr
# Enable -M and -Z flags; -M is used by mayday
sys-process/lsof rpc selinux