#!/bin/sh # https://wiki.preterhuman.net/IRIX_Installation_and_Customization # Comment all in /etc/inetd.conf, but not sgi_fam perl -pi -e's/inetd /inetd -s /' /etc/inetd.conf /etc/killall -HUP inetd #chkconfig inetd off #/etc/init.d/inetd stop