nfs-utils: build svcgssd
Necessary for nfs server with kerberos auth
This commit is contained in:
parent
59a0e58576
commit
7b8388302d
@ -39,6 +39,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
configureFlags =
|
configureFlags =
|
||||||
[ "--enable-gss"
|
[ "--enable-gss"
|
||||||
|
"--enable-svcgss"
|
||||||
"--with-statedir=/var/lib/nfs"
|
"--with-statedir=/var/lib/nfs"
|
||||||
"--with-krb5=${lib.getLib kerberos}"
|
"--with-krb5=${lib.getLib kerberos}"
|
||||||
"--with-systemd=${placeholder "out"}/etc/systemd/system"
|
"--with-systemd=${placeholder "out"}/etc/systemd/system"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user