docker-bind/regen-bind-key

9 lines
126 B
Plaintext
Raw Normal View History

2015-02-27 18:14:25 -08:00
#!/bin/bash
# reconfigure bind - regenerates secret keys
dpkg-reconfigure bind9
# Only run once
rm /start.d/regen-bind-key