syseventconfd(1M) System Administration Commands syseventconfd(1M)
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(1M).
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
/etc/sysevent/syseventconfd_event_service
syseventconfd event service door file
/usr/lib/sysevent/modules/sysevent_conf_mod.so
syseventd loadable module (SLM) managing sysevent.conf files
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWcsu |
+-----------------------------+-----------------------------+
SEE ALSO
svcs(1), svcadm(1M), syseventd(1M), attributes(5), smf(5)
NOTES
The syseventconfd service is managed by the service management facility, smf(5), 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(1M). The ser-
vice's status can be queried using the svcs(1) command.
SunOS 5.10 6 Aug 2004 syseventconfd(1M)