xref: /illumos-gate/usr/src/man/man8/syseventconfd.8 (revision bbf21555)
te
Copyright (c) 2004, Sun Microsystems, Inc. All Rights Reserved.
Copyright 2013 Nexenta Systems, Inc. All rights reserved.
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.
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.
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]
SYSEVENTCONFD 8 "Jan 31, 2013"
NAME
syseventconfd - kernel system event command invocation daemon
SYNOPSIS

/usr/lib/sysevent/syseventconfd [-r rootdir]
DESCRIPTION

syseventconfd is the user-level daemon that invokes user-level commands in response to kernel system events received from syseventd(8).

OPTIONS

The following options are supported: -r rootdir

Cause syseventconfd to use an alternate root path when creating its door. The root path must match the root path used to invoke syseventd.

FILES
/var/run/syseventconfd_door/reg_door

syseventconfd event service door file

/usr/lib/sysevent/modules/sysevent_conf_mod.so

syseventd loadable module (SLM) managing sysevent.conf files

SEE ALSO

svcs (1), attributes (7), smf (7), svcadm (8), syseventd (8)

NOTES

The syseventconfd service is managed by the service management facility, smf(7), under the service identifier:

svc:/system/sysevent:default

Administrative actions on this service, such as enabling, disabling, or requesting restart, can be performed using svcadm(8). The service's status can be queried using the svcs(1) command.