nixpkgs/pkgs/os-specific/linux/nfs-utils
Ruben Maher 98a2316166 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.
2017-09-20 15:36:26 +01:00
..
default.nix nfs-utils: set /etc/krb5.keytab as default path for rpc-gssd 2017-09-20 15:36:26 +01:00