6324 Add an `ndp' tool for manipulating the neighbors table
[illumos-gate.git] / usr / src / man / man1m / syseventconfd.1m
blob49041a48a77352c56ffe8ef37a50a33104e7ef33
1 '\" te
2 .\" Copyright (c) 2004, Sun Microsystems, Inc. All Rights Reserved.
3 .\" Copyright 2013 Nexenta Systems, Inc.  All rights reserved.
4 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
5 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
6 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
7 .TH SYSEVENTCONFD 1M "Jan 31, 2013"
8 .SH NAME
9 syseventconfd \- kernel system event command invocation daemon
10 .SH SYNOPSIS
11 .LP
12 .nf
13 \fB/usr/lib/sysevent/syseventconfd\fR [\fB-r\fR \fIrootdir\fR]
14 .fi
16 .SH DESCRIPTION
17 .sp
18 .LP
19 \fBsyseventconfd\fR is the user-level daemon that invokes user-level commands
20 in response to kernel system events received from \fBsyseventd\fR(1M).
21 .SH OPTIONS
22 .sp
23 .LP
24 The following options are supported:
25 .sp
26 .ne 2
27 .na
28 \fB\fB-r\fR \fIrootdir\fR\fR
29 .ad
30 .RS 14n
31 Cause \fBsyseventconfd\fR to use an alternate root path when creating its door.
32 The root path must match the root path used to invoke \fBsyseventd\fR.
33 .RE
35 .SH FILES
36 .sp
37 .ne 2
38 .na
39 \fB\fB/var/run/syseventconfd_door/reg_door\fR\fR
40 .ad
41 .sp .6
42 .RS 4n
43 \fBsyseventconfd\fR event service door file
44 .RE
46 .sp
47 .ne 2
48 .na
49 \fB\fB/usr/lib/sysevent/modules/sysevent_conf_mod.so\fR\fR
50 .ad
51 .sp .6
52 .RS 4n
53 \fBsyseventd\fR loadable module (\fBSLM\fR) managing \fBsysevent.conf\fR files
54 .RE
56 .SH SEE ALSO
57 .sp
58 .LP
59 \fBsvcs\fR(1), \fBsvcadm\fR(1M), \fBsyseventd\fR(1M), \fBattributes\fR(5),
60 \fBsmf\fR(5)
61 .SH NOTES
62 .sp
63 .LP
64 The \fBsyseventconfd\fR service is managed by the service management facility,
65 \fBsmf\fR(5), under the service identifier:
66 .sp
67 .in +2
68 .nf
69 svc:/system/sysevent:default
70 .fi
71 .in -2
72 .sp
74 .sp
75 .LP
76 Administrative actions on this service, such as enabling, disabling, or
77 requesting restart, can be performed using \fBsvcadm\fR(1M). The service's
78 status can be queried using the \fBsvcs\fR(1) command.