Path: utzoo!utgpu!watserv1!watmath!att!rutgers!usc!samsung!umich!terminator!dabo.ifs.umich.edu!rees From: rees@dabo.ifs.umich.edu (Jim Rees) Newsgroups: comp.sys.apollo Subject: Re: more 'failing update SR10.1.p->SR10.2.p' Keywords: SR10.2.p Message-ID: <1990Jul10.195225.24128@terminator.cc.umich.edu> Date: 10 Jul 90 19:52:25 GMT References: <185@rusux1.rus.uni-stuttgart.de> <186@rusux1.rus.uni-stuttgart.de> Sender: usenet@terminator.cc.umich.edu (usenet news) Reply-To: rees@citi.umich.edu (Jim Rees) Organization: University of Michigan IFS Project Lines: 14 In article <186@rusux1.rus.uni-stuttgart.de>, schmid@asterix.luftfahrt.uni-stuttgart.de (Georg Schmid) writes: So what I do now at the beginning of rc.local is: /bin/rm -rf /sys/node_data/systmp /bin/mkdir /sys/node_data/systmp I still think it's a bad idea to do this in rc.local. I would personally not try it except just before shutdown. If you find it necessary to do this on every boot, then something else is seriously broken and you should try to track it down and fix it. If you need an immediate workaround, I would try instead: /bin/rm -f /sys/node_data/systmp/tcp_data