[mod] we don't need to do that anymore

This commit is contained in:
Laurent Peuch 2018-04-18 03:35:18 +02:00
parent 48009625eb
commit 8f3aa7cf0e

View file

@ -151,4 +151,3 @@ with psycopg2.connect(postgresql_dsn) as postgresql_connection:
if need_bind9_cache_flush:
os.system('/usr/sbin/rndc flush')
os.system('/usr/sbin/rndc reload')
os.system('rm /tmp/dynette_flush_bind_cache')