[13374] in Athena Bugs
sun4 7.7R: mkserv ops
daemon@ATHENA.MIT.EDU (mhpower@MIT.EDU)
Tue Mar 28 06:08:39 1995
From: mhpower@MIT.EDU
To: bugs@MIT.EDU
Date: Tue, 28 Mar 95 06:08:31 EST
I think the ops.add script has a reference to "sun" in one location
where "sun4" was intended. This would appear to affect whether the
script modifies /etc/syslog.conf on Solaris machines.
Matt
*** /afs/athena.mit.edu/system/mkserv/services/7.7/ops.add Tue Feb 28 20:36:18 1995
--- ops.add Tue Mar 28 05:48:22 1995
***************
*** 105,107 ****
;;
! rsaix|sun)
echo $N "Editing /etc/syslog.conf...$C"
--- 105,107 ----
;;
! rsaix|sun4)
echo $N "Editing /etc/syslog.conf...$C"