mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 06:12:46 +00:00
8 lines
106 B
Bash
8 lines
106 B
Bash
#!/bin/sh -
|
|
#
|
|
# from named.reload 5.2 (Berkeley) 6/27/89
|
|
# $FreeBSD$
|
|
#
|
|
|
|
exec %DESTSBIN%/%INDOT%ndc reload
|