diff options
Diffstat (limited to 'ci/respdiff/restart-bind.sh')
-rwxr-xr-x | ci/respdiff/restart-bind.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/respdiff/restart-bind.sh b/ci/respdiff/restart-bind.sh new file mode 100755 index 0000000..89fd832 --- /dev/null +++ b/ci/respdiff/restart-bind.sh @@ -0,0 +1,2 @@ +#!/bin/sh +service bind9 restart |