mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 16:35:02 +01:00
![]() `unscd` is a drop-in replacement for `nscd` that uses the same binary location (`/usr/sbin/nscd`) and config file (`/etc/nscd.conf`). The `usr.sbin.nscd` profile only needs one additional permission to support it. ``` May 9 18:07:42 darkstar kernel: [ 2706.138823] audit: type=1400 audit(1683670062.580:839): apparmor="DENIED" operation="sendmsg" profile="nscd" name="/run/systemd/notify" pid=4343 comm="nscd" requested_mask="w" denied_mask="w" fsuid=125 ouid=0 ``` MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/1031 Approved-by: Christian Boltz <apparmor@cboltz.de> Merged-by: Christian Boltz <apparmor@cboltz.de> (cherry picked from commit |
||
---|---|---|
.. | ||
apparmor/profiles/extras | ||
apparmor.d | ||
Makefile |