Hi, I just discovered that /etc/opt/SUNWut/xmgr/remove-dpy (which is being called by utsession -k) calls nawk in line 47, which fails on Linux (none of the RedHat or Centos systems here has nawk.) Symlinking /bin/gawk to /bin/nawk fixes this, changing line 47 in the script to call /bin/awk fixes it as well.
Kind regards ~christian -- Christian Drexler / [EMAIL PROTECTED] Systems Administrator phone: +49 211 5296 322 Toshiba Electronics Europe fax: +49 211 5296 79322 Duesseldorf, Germany http://www.toshiba-europe.com CONFIDENTIALITY DISCLAIMER The information in this email and in any attachments is confidential and may be privileged. If you are not the intended recipient, please destroy this message, delete any copies held on your systems and notify the sender immediately. You should not retain, copy or use this email for any purpose outside of any NDA currently existing between Toshiba Electronics Europe GmbH and yourselves. Toshiba Electronics Europe GmbH Hansaallee 181 - 40549 Duesseldorf - Germany Phone: +49 (211) 5296-0 - Fax: +49 (211) 5296-400 Handelsregister Duesseldorf HRB 22487 Geschaeftsfuehrer: Hitoshi Otsuka Amtsgericht Duesseldorf _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
