docker-bind/regen-bind-key

9 lines
126 B
Bash

#!/bin/bash
# reconfigure bind - regenerates secret keys
dpkg-reconfigure bind9
# Only run once
rm /start.d/regen-bind-key