fwtool: initial ipv6 support and puppet integration
[hcoop/domtool2.git] / configDefault / firewall.csg
index af23b1c..d80e393 100644 (file)
@@ -6,4 +6,5 @@ signature FIREWALL_CONFIG = sig
     val firewallRules : string (* Rules file *)
 
     val reload : string (* Command to reload configuration *)
+    val dig : string (* Path to dig from dnsutils *)
 end