# # ident "%Z%%M% %I% %E% SMI" # # Copyright (c) 2001 by Sun Microsystems, Inc. # All rights reserved. # Configuration files for syseventd(1M). These files are not intended to be edited and any changes made will not be preserved across upgrades. The format for file names in this directory is: ,[,][,[,]]sysevent.conf Files with a suffix other than ',sysevent.conf' are ignored. After making a change to a file in this directory, restart the syseventd daemon by issuing: pkill -HUP syseventd The format for each line in a sysevent.conf file is: , , or may be "-" to match any class, subclass, vendor or publisher, respectively. may be "-" for commands to be invoked as root, or a valid user name. and must be "-". must be the path of the command to be invoked in response to the event, and must be executable by . 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.