From owner-freebsd-questions@FreeBSD.ORG Mon Jul 26 21:03:09 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA9F216A4CE for ; Mon, 26 Jul 2004 21:03:09 +0000 (GMT) Received: from ms-smtp-03-eri0.ohiordc.rr.com (ms-smtp-03-smtplb.ohiordc.rr.com [65.24.5.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51B0843D55 for ; Mon, 26 Jul 2004 21:03:09 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (dhcp065-031-041-029.woh.rr.com [65.31.41.29]) i6QL36Vd019000 for ; Mon, 26 Jul 2004 17:03:07 -0400 (EDT) Message-ID: <000501c47352$906c84c0$0200a8c0@satellite> From: "dave" To: Date: Mon, 26 Jul 2004 16:53:10 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: restarting services after portupgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jul 2004 21:03:10 -0000 Hello, Does anyone have a pkgtools.conf file that restarts updated services? I'm trying to get this going, so i don't have to restart all of them manually, wanting the update process to run as automated as possible via a cron script. Thanks. Dave.