nixpkgs/pkgs/os-specific/linux/nfs-utils
Ruben Maher 4070c95d3c
nfs-utils: set /etc/krb5.keytab as default path for rpc-gssd
Currently the `rpc-gssd.service` has a `ConditionPathExists` clause that can
never be met, because it's looking for stateful data inside `/nix/store`.

`auth-rpcgss-module.service` also only starts if this file exists.

Fixes NixOS/nixpkgs#29509.

(cherry picked from commit 98a2316166)
2017-09-22 15:59:06 +02:00
..
default.nix nfs-utils: set /etc/krb5.keytab as default path for rpc-gssd 2017-09-22 15:59:06 +02:00