System Administration Commands dsvclockd(1M)
NAME
dsvclockd - DHCP service lock daemon
SYNOPSIS
/usr/lib/inet/dsvclockd [-d 1 2] [-f ] [-v]
DESCRIPTION
The dsvclockd daemon is a lock manager that works in con-
junction with the Dynamic Host Configuration Protocol (DHCP)
Data Service Library (libdhcpsvc). It provides shared or
exclusive access to the dhcpnetwork(4) and dhcptab(4)
tables. This service is used by the SUNWbinfiles and
SUNWfiles DHCP data store modules. See dhcpmodules(5).
dsvclockd is started on demand by libdhcpsvc. The dsvclockd
daemon should be started manually only if command line
options need to be specified.
OPTIONS
The following options are supported:
-d 1 2 Set debug level. Two levels of debugging are
currently available, 1 and 2. Level 2 is more
verbose.
-f Run in the foreground instead of as a daemon
process. When this option is used, messages are
sent to standard error instead of to syslog(3C).
-v Provide verbose output.
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
SunOS 5.11 Last change: 3 Dec 2001 1
System Administration Commands dsvclockd(1M)
ATRIBUTE TYPE ATRIBUTE VALUE
Availability SUNWdhcsu
Interface Stability Unstable
SEE ALSO
syslog(3C), dhcpnetwork(4), dhcptab(4), dhcpmodules(5),
attributes(5)
SunOS 5.11 Last change: 3 Dec 2001 2
|