dnssec-tools: cleaned up verison, still segfaults... dunno why. reported upstream.
[mirrors/ArchLinux-Packages.git] / dnssec-tools / dnssec-tools.install
index 7cf3b94055d8a724f5a434670cb61086d031acfc..34658ce9dddfbde9f37140f8aeb1f74693bcb44d 100644 (file)
@@ -2,6 +2,7 @@
 post_install() {
        echo 'Generating default config file if not exists...'
        while echo; do true; done 2>/dev/null | dtinitconf >/dev/null
+       touch /etc/dnssec-tools/dnsval.conf.{head,tail}
        return 0
 }
 
This page took 0.084129 seconds and 4 git commands to generate.