diff options
author | Ludovic Courtès <ludovic.courtes@inria.fr> | 2020-08-27 15:02:04 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2020-08-27 19:58:16 +0200 |
commit | 8df6900dffa9e1c74ac3f64877f067974eee0eeb (patch) | |
tree | 856c65f5a7d8ecd44ba01800692331e58951d75e /scripts | |
parent | 0c9d22c13fef9056413338293747c0d32f0cd5a4 (diff) | |
download | guix-8df6900dffa9e1c74ac3f64877f067974eee0eeb.tar.gz |
gnu: sssd: Pass '--localstatedir=/var' and '--sysconfdir=/etc'.
This ensures notably that libnss_sss looks for the mmap cache files in the right place, /var/lib/sss/mc, rather than in the store. * gnu/packages/patches/sssd-system-directories.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/sssd.scm (sssd)[source]: Use it. [arguments]: Pass "--localstatedir" and "--sysconfdir".
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions