diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-09-14 15:01:15 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-09-14 15:01:15 -0400 |
| commit | 91cb7739968a687ca7922369b2271dc429dbdb9d (patch) | |
| tree | dece5c3a0e3a2feae0ca7e58f9548f24b7968806 /src | |
| parent | 0457c70623a86c872bdbdc731d74c96c432bbb1c (diff) | |
docs
Diffstat (limited to 'src')
| -rw-r--r-- | src/Propellor/Property/Unbound.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Propellor/Property/Unbound.hs b/src/Propellor/Property/Unbound.hs index 6708bb69..39691482 100644 --- a/src/Propellor/Property/Unbound.hs +++ b/src/Propellor/Property/Unbound.hs @@ -1,3 +1,5 @@ +-- | Properties for the Unbound caching DNS server + module Propellor.Property.Unbound ( installed , restarted |
