File: lockd.man

package info (click to toggle)
nfs-utils 1%3A1.0.6-3.1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,532 kB
  • ctags: 1,845
  • sloc: ansic: 16,107; sh: 3,129; makefile: 272
file content (24 lines) | stat: -rw-r--r-- 556 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.\"
.\" lockd(8)
.\"
.\" Copyright (C) 2000 Chip Salzenberg <chip@valinux.com>
.\"
.TH rpc.lockd 8 "25 Feb 2000"
.SH NAME
rpc.lockd \- start kernel lockd process
.SH SYNOPSIS
.B "/usr/sbin/rpc.lockd
.SH DESCRIPTION
The
.B rpc.lockd
program starts the NFS lock manager (NLM) on kernels that don't start
it automatically.  However, since most kernels \fIdo\fR start it
automatically,
.BR rpc.lockd .
is usually not required.  Even so, running it anyway is harmless.
.SH SEE ALSO
.BR rpc.statd (8),
.BR  rpc.nfsd (8)
.SH AUTHORS
.br
H.J. Lu <hjl@valinux.com>