[12632] in Athena Bugs
sun4 [7.7I]: /srvd/usr/athena/lib/slists/sys_rvd
daemon@ATHENA.MIT.EDU (jweiss@MIT.EDU)
Tue Sep 20 16:18:16 1994
From: jweiss@MIT.EDU
Date: Tue, 20 Sep 1994 16:18:02 -0400
To: bugs@MIT.EDU
Cc: jweiss@MIT.EDU
System name: the-other-woman
Type and version: SPARC/Classic 7.7I
Display type: cgthree
What were you trying to do?
figure out why newaliases wasn't being copied local properly,
but mailq was I ran my new mkserv mail
What went wrong?
the-other-woman:~/dcns/mkserv: ls -l {/srvd,}/usr/bin/{mailq,newaliases}
lrwxr-xr-x 1 root bin 15 Feb 28 1994 /srvd/usr/bin/mailq -> ../lib/sendmail
lrwxr-xr-x 1 root bin 15 Mar 1 1994 /srvd/usr/bin/newaliases -> ../lib/sendmail
lrwxrwxrwx 1 root root 15 Sep 15 1993 /usr/bin/mailq -> ../lib/sendmail
lrwxrwxrwx 1 root 101 24 Jun 23 20:34 /usr/bin/newaliases -> /srvd/usr/bin/newaliases
What should have happened?
/usr/bin/{mailq,newaliases} should have parallel symlink structure
Yo, got any documentation, or other info?
Yeah, here's a patch that I believe will solve the problem.
*** /srvd/usr/athena/lib/slists/sys_rvd Thu Jul 28 11:43:54 1994
--- /tmp/sys_rvd Tue Sep 20 16:03:15 1994
***************
*** 324,330 ****
-> mailstats
-> mailx
-> mconnect
! -> new*
-> netstat
-> nice
-> nis*
--- 324,332 ----
-> mailstats
-> mailx
-> mconnect
! -> newform
! -> newgrp
! -> news
-> netstat
-> nice
-> nis*