mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-04 12:52:15 +00:00
Add a missing call to init_nsm().
MFC after: 1 week
This commit is contained in:
parent
76263c7f1b
commit
bbf7dc4c6f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=179489
@ -342,6 +342,7 @@ main(int argc, char **argv)
|
||||
}
|
||||
|
||||
if (kernel_lockd) {
|
||||
init_nsm();
|
||||
client_pid = client_request();
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user