Solaris 7 System Administration Supplement

How to Disable System Message IDs

  1. Become superuser.

  2. Disable system message IDs by changing the msgid line in the /platform/`uname -i`/kernel/drv/log.conf file to the following, if it exists. Otherwise, change the msgid property to the /kernel/drv/log.conf file.


    msgid=0
  3. Save and close the file.

  4. Reboot the system by using the following command.


    # init 6
    

    Note -

    To disable system message IDs without rebooting the system, use the following adb command:


    # echo log_msgid/W0 | adb -kw