83N/A# The contents of this file are subject to the terms of the
83N/A# Common Development and Distribution License, Version 1.0 only
83N/A# (the "License"). You may not use this file except in compliance
83N/A# See the License for the specific language governing permissions
83N/A# and limitations under the License.
83N/A# When distributing Covered Code, include this CDDL HEADER in each
83N/A# If applicable, add the following below this CDDL HEADER, with the
83N/A# fields enclosed by brackets "[]" replaced with your own identifying
83N/A# information: Portions Copyright [yyyy] [name of copyright owner]
83N/A# ident "%Z%%M% %I% %E% SMI"
83N/A# Copyright (c) 2001 by Sun Microsystems, Inc.
83N/A# All rights reserved.
83N/AConfiguration files for syseventd(1M).
844N/AThese files are not intended to be edited and any changes made
844N/Awill not be preserved across upgrades.
83N/AThe format for file names in this directory is:
83N/AAfter making a change to a file in this directory, restart the
83N/Asyseventd daemon by issuing:
83N/A pkill -HUP syseventd
83N/A <class> <subclass> <vendor> <publisher> <user> <reserved1>
83N/A <reserved2> <path> <arguments>
<class>, <subclass>, <vendor> or <publisher> may be "-" to
match any class, subclass, vendor or publisher, respectively.
<user> may be "-" for commands to be invoked as root, or a
<reserved1> and <reserved2> must be "-".
<path> must be the path of the command to be invoked in response
to the event, and must be executable by <user>.
<arguments> are optional, and may be any arbitrary arguments
for the command to be invoked. Macros may be used to substitute
actual parameters from the matching event on the command line.