these become subdirectories in the new bind

This commit is contained in:
mrg 1996-02-02 14:15:59 +00:00
parent cec913603e
commit bcbd476ac7
2 changed files with 0 additions and 15 deletions

View File

@ -1,6 +0,0 @@
#!/bin/sh -
#
# @(#)named.reload 5.2 (Berkeley) 6/27/89
#
kill -s HUP `cat /var/run/named.pid`

View File

@ -1,9 +0,0 @@
#!/bin/sh -
#
# @(#)named.restart 5.4 (Berkeley) 6/27/89
#
PATH=/bin:/sbin:/usr/sbin:/usr/bin
kill -s KILL `cat /var/run/named.pid`
named