Return-Path: william@bourbon.usc.edu Delivery-Date: Thu Oct 30 08:45:00 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on merlot.usc.edu X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 Received: from bourbon.usc.edu (bourbon.usc.edu [128.125.9.75]) by merlot.usc.edu (8.14.1/8.14.1) with ESMTP id m9UFj0Vt004125 for ; Thu, 30 Oct 2008 08:45:00 -0700 Received: from bourbon.usc.edu (localhost.localdomain [127.0.0.1]) by bourbon.usc.edu (8.14.2/8.14.1) with ESMTP id m9UFua64008661 for ; Thu, 30 Oct 2008 08:56:36 -0700 Message-Id: <200810301556.m9UFua64008661@bourbon.usc.edu> To: cs551@merlot.usc.edu Subject: Re: cs551 final1 Date: Thu, 30 Oct 2008 08:56:36 -0700 From: Bill Cheng Someone wrote: > Two quick questions about final part1 > 1) Autoshutdown won't be changed by any event, right? > (e.g. restart won't reset autoshutdown) Correct! > 2) spec doesn't mention where the log file path and its name, > I suppose it should be in HomeDir (like init_neighbor_list) and > its name is servant.log, is it right? Correct, if nothing in the startup configuration file overrides this. -- Bill Cheng // bill.cheng@usc.edu