mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-30 06:45:10 +01:00
usermod: nscd is required.
This commit is contained in:
parent
94da214e63
commit
a0d634b48f
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ profile usermod @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
/{usr/,}{s,}bin/nscd rix,
|
||||
|
||||
/etc/login.defs r,
|
||||
|
||||
/etc/{passwd,shadow,gshadow,group} rw,
|
||||
|
|
Loading…
Reference in a new issue