summaryrefslogtreecommitdiffstats
path: root/augeas
diff options
context:
space:
mode:
authorKaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>2014-06-25 22:55:26 +0300
committerKaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>2014-06-25 23:35:46 +0300
commita5551af9b3033b8a83531d65f54b5e5e4cfc5502 (patch)
treec1e3b85674c4a209e49005e39d7ca1ad435a7dc1 /augeas
parenta0e697b34e270e97ea35aa567ba1c58ecbd63f1c (diff)
downloadaconf-a5551af9b3033b8a83531d65f54b5e5e4cfc5502.tar.bz2
aconf-a5551af9b3033b8a83531d65f54b5e5e4cfc5502.tar.xz
dnsmasq module
Diffstat (limited to 'augeas')
-rw-r--r--augeas/dnsmasq_filter.aug11
1 files changed, 11 insertions, 0 deletions
diff --git a/augeas/dnsmasq_filter.aug b/augeas/dnsmasq_filter.aug
new file mode 100644
index 0000000..a870fb6
--- /dev/null
+++ b/augeas/dnsmasq_filter.aug
@@ -0,0 +1,11 @@
+(*
+Copyright (c) 2012-2014 Kaarle Ritvanen
+See LICENSE file for license details
+*)
+
+module Dnsmasq_Filter =
+
+autoload xfm
+
+let filter = incl "/etc/dnsmasq-filter.conf"
+let xfm = transform Dnsmasq.lns filter