From owner-freebsd-questions Wed Jun 11 20:46:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA04213 for questions-outgoing; Wed, 11 Jun 1997 20:46:39 -0700 (PDT) Received: from ns.wsa.com.au (cuba.cia.com.au [203.28.48.239]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA04207 for ; Wed, 11 Jun 1997 20:46:33 -0700 (PDT) Received: from [203.3.122.67] by ns.wsa.com.au with ESMTP (Eudora Internet Mail Server 1.1.2); Thu, 12 Jun 1997 13:44:59 +1000 X-Sender: alastair@mail.cia.com.au Message-Id: In-Reply-To: <01BC75C2.A3B27CA0.ellis@kcc.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Thu, 12 Jun 1997 13:44:41 +1000 To: "ellis@kcc.com" , "'freebsd-questions@freebsd.org'" From: Alastair Rankine Subject: Re: Set execution UID on script Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk (Just catching up... :) At 5:20 PM -0500 10/6/97, Joshua J. Ellis wrote: >I'm missing something on a script I'm attempting to setup for an >administration group. The script is this: > >#!/bin/sh >kill -hup `cat /var/run/named.hup` To control named, there is an executable called ndc with two "wrapper" shell scripts for restarting and reloading named. /usr/sbin/ndc /usr/sbin/named.restart /usr/sbin/named.reload Hope this helps. -- [ Alastair Rankine ] [ pgp D6E9 DC10 7B7A 9269 0F14 882D E9D9 D4D5 ] [ home mailto:alastair@cia.com.au http://www.cia.com.au/alastair ] [ work mailto:alastair@progmatics.com.au http://www.progmatics.com.au ]