d6da9453b6
This has most of the non-essential stuff removed (ie: what is not built) bmake glue to follow.
8 lines
158 B
Bash
8 lines
158 B
Bash
#!/bin/sh -
|
|
#
|
|
# from named.restart 5.4 (Berkeley) 6/27/89
|
|
# $Id: named.restart.sh,v 8.1 1994/12/15 06:24:14 vixie Exp $
|
|
#
|
|
|
|
exec %DESTSBIN%/%INDOT%ndc restart
|