diff options
Diffstat (limited to 'src/Propellor/Property/Unbound.hs')
| -rw-r--r-- | src/Propellor/Property/Unbound.hs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Propellor/Property/Unbound.hs b/src/Propellor/Property/Unbound.hs index e44953f6..c0fb54f1 100644 --- a/src/Propellor/Property/Unbound.hs +++ b/src/Propellor/Property/Unbound.hs @@ -1,4 +1,6 @@ --- | Properties for the Unbound caching DNS server +-- | Maintainer: Félix Sipma <felix.sipma@no-log.org> +-- +-- Properties for the Unbound caching DNS server module Propellor.Property.Unbound ( installed |
