[5772] in Athena Bugs
[lwvanels@MIT.EDU: What needs to be done in a mkserv olc]
daemon@ATHENA.MIT.EDU (Richard Basch)
Sun Aug 19 20:26:44 1990
Date: Sun, 19 Aug 90 20:26:16 -0400
To: bugs@ATHENA.MIT.EDU
Cc: lwvanels@MIT.EDU, vanharen@MIT.EDU
Cc: probe@MIT.EDU
From: Richard Basch <probe@MIT.EDU>
This should have gone to <bugs>.
Lucien, Chris: I think the crontab.local line may be wrong... are you
sure you didn't mean /etc/athena/olcd? I see you don't trust the daemon
for staying up. Also, we NEVER modify .local files (ok, 6.3 did since
there was a common hack to add AFS to /etc/rc.local and when we added it
to the release, we had to remove the common hack).
-Richard
------- Forwarded Message
From: lwvanels@MIT.EDU
Date: Sun, 19 Aug 90 12:05:55 -0400
To: probe@MIT.EDU
Cc: vanharen@MIT.EDU
Subject: What needs to be done in a mkserv olc
I know it isn't supported, but here's what needs to be done if it ever gets
updated; the current mkserv olc isn't doing the right thing at all.
Create the following directories:
/usr/spool/olc
/usr/spool/olc/donelogs
/usr/adm/olc
/site/usr/lib/olc
Create these symlinks:
ln -s /site/usr/lib/olc /usr/lib/olc
Copy these files local:
/etc/athena/olcd
/etc/athena/lumberjack (not compiled in the current release, but
will be in future releases)
/etc/athena/maude " "
/usr/athena/dspipe
Add this line to /etc/syslog.conf:
local6.debug /usr/adm/olc/syslog
Add this line to /etc/athena/newsyslog.conf:
/usr/adm/olc/syslog 644 7 500 * Z
Add this line to /usr/lib/crontab.local
0,15,30,45 * * * * root /usr/local/olcd
Set OLC to true in rc.conf
Remember to:
get a srvtab with olc.<foo> and install it in /usr/lib/olc
Set up acls, specialties, and database with maude.
Set up discuss meetings for each topic
-Lucien
------- End Forwarded Message