[8915] in Athena Bugs
rt 7.3P: reactivate
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Sun Feb 2 12:17:03 1992
Date: Sun, 2 Feb 92 12:16:39 -0500
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
To: bugs@Athena.MIT.EDU
System name: pit-manager
Type and version: RTPC-ROMPC 7.3P
Display type: apa16
megapel
What were you trying to do?
Run daemons on my workstation that use /tmp for temporary work
file storage.
What's wrong:
/etc/athena/reactivate keeps on blowing away the work files in
/tmp in the middle of the daemons' work.
What should have happened:
Reactivate should assume that workstations where PUBLIC=false
might be running processes when no one is actually logged in.
They should use -mtime +3 or something to only delete files in
/tmp that are old. Only a reboot should clear all files in
/tmp.
Please describe any relevant documentation references:
/etc/athena/reactivate, /etc/rc.
jik