2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-30 05:47:59 +00:00

abstraction: add missing abi in nameservice-strict.

This commit is contained in:
Alexandre Pujol 2024-10-09 21:42:48 +01:00
parent 62e7220271
commit 1966c36c1d
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC

View File

@ -6,6 +6,8 @@
# Many programs wish to perform nameservice-like operations, such as looking up # Many programs wish to perform nameservice-like operations, such as looking up
# users by name or id, groups by name or id, hosts by name or IP, etc. # users by name or id, groups by name or id, hosts by name or IP, etc.
abi <abi/4.0>,
include <abstractions/nss-systemd> include <abstractions/nss-systemd>
@{etc_ro}/default/nss r, @{etc_ro}/default/nss r,