[2759] in testers
here a syslogd, there a syslogd, everywhere a syslogd
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Thu Jan 5 22:30:50 1995
From: Jonathon Weiss <jweiss@MIT.EDU>
To: testers@MIT.EDU
Date: Thu, 05 Jan 1995 22:30:24 EST
the-other-woman# where syslogd
/usr/athena/bin/syslogd
/etc/athena/syslogd
/usr/sbin/syslogd
the-other-woman:~: ls -l /{usr/athena/bin,etc/athena,usr/sbin}/syslogd
-rwxr-xr-x 1 root other 68640 Dec 27 01:52 /etc/athena/syslogd
lrwxrwxrwx 1 root 101 28 Dec 29 10:18 /usr/athena/bin/syslogd -> /srvd/usr/athena/bin/syslogd
-rwxr--r-- 1 root sys 23300 Dec 2 16:28 /usr/sbin/syslogd
the-other-woman:~: ls -l /srvd/{usr/athena/bin,etc/athena,usr/sbin}/syslogd
-rwxr-xr-x 1 root other 68640 Dec 27 01:52 /srvd/etc/athena/syslogd
-rwx------ 1 root other 66188 May 31 1994 /srvd/usr/athena/bin/syslogd
-rwxr--r-- 1 root sys 23300 Dec 2 16:28 /srvd/usr/sbin/syslogd
Should there really be a syslogd in /usr/athena/bin? With 700
permissions? Is it an old version of /etc/athena/syslogd? Do either
of the athena syslogd's work? Maybe they should both go, but certainly
one of them should. OK, so this isn't a problem with the patch
release persay, but it should be easy to fix. :-)
the-other-woman:~: ls -l /afs/athena/system/sun4m_53/srvd.77/{usr/athena/bin,etc/athena,usr/sbin}/syslogd
-rwxr-xr-x 1 root other 66192 Jun 17 1994 /afs/athena/system/sun4m_53/srvd.77/etc/athena/syslogd
-rwx------ 1 root other 66188 May 31 1994 /afs/athena/system/sun4m_53/srvd.77/usr/athena/bin/syslogd
-rwxr--r-- 1 root sys 23300 Aug 23 16:47 /afs/athena/system/sun4m_53/srvd.77/usr/sbin/syslogd
Jonathon