summaryrefslogtreecommitdiffstats
path: root/gnu/Makefile
diff options
context:
space:
mode:
authorjpaetzel <jpaetzel@FreeBSD.org>2016-01-01 17:06:16 +0000
committerjpaetzel <jpaetzel@FreeBSD.org>2016-01-01 17:06:16 +0000
commit5fd886aabf257d475889d0c57e9d15a6a27fff17 (patch)
tree999f4281209e2cacf1b5b91f31efe8360c331e34 /gnu/Makefile
parent348ef00d1d3ac66572754b667c5ae8bd6d2d2d07 (diff)
downloadFreeBSD-src-5fd886aabf257d475889d0c57e9d15a6a27fff17.zip
FreeBSD-src-5fd886aabf257d475889d0c57e9d15a6a27fff17.tar.gz
Unset the gss kernel state when gssd exits
When gssd exits it leaves the kernel state set by gssd_syscall(). nfsd sees this and waits endlessly in an unkillable state for gssd to come back. If you had acidentally started gssd then stopped it, then started nfsd you'd be in a bad way until you either restarted gssd or rebooted the system. This change fixes that by setting the kernel state to "" when gssd exits. Reviewed by: rmacklem MFC after: 1 week Sponsored by: iXsystems
Diffstat (limited to 'gnu/Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud