abstractions/nameservice should allow /run/nscd/passwd etc. in addition

to /var/run/nscd/passwd.

References: https://bugzilla.novell.com/show_bug.cgi?id=886225


Acked-by: Seth Arnold <seth.arnold@canonical.com> for both trunk and 2.8.
This commit is contained in:
Christian Boltz 2014-07-09 10:18:54 +02:00
parent 2c21b2d732
commit 979b1d9f22

View file

@ -36,7 +36,7 @@
# to vast speed increases when working with network-based lookups.
/{,var/}run/.nscd_socket rw,
/{,var/}run/nscd/socket rw,
/var/{db,cache,run}/nscd/{passwd,group,services,host} r,
/{var/db,var/cache,var/run,run}/nscd/{passwd,group,services,host} r,
# nscd renames and unlinks files in it's operation that clients will
# have open
/{,var/}run/nscd/db* rmix,