diff options
Diffstat (limited to 'contrib/selinux/passt.te')
-rw-r--r-- | contrib/selinux/passt.te | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/selinux/passt.te b/contrib/selinux/passt.te index f595079..cd1e5ee 100644 --- a/contrib/selinux/passt.te +++ b/contrib/selinux/passt.te @@ -102,7 +102,6 @@ allow syslogd_t self:cap_userns sys_ptrace; allow passt_t self:process setcap; allow passt_t self:capability { sys_tty_config setpcap net_bind_service setuid setgid}; allow passt_t self:cap_userns { setpcap sys_admin sys_ptrace }; -allow passt_t self:user_namespace create; auth_read_passwd(passt_t) |