Date: Thu, 12 Jun 1997 13:44:41 +1000 From: Alastair Rankine <alastair@cia.com.au> To: "ellis@kcc.com" <ellis@kcc.com>, "'freebsd-questions@freebsd.org'" <freebsd-questions@FreeBSD.ORG> Subject: Re: Set execution UID on script Message-ID: <v03102805afc5202275bc@[203.3.122.67]> In-Reply-To: <01BC75C2.A3B27CA0.ellis@kcc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
(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 ]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?v03102805afc5202275bc>